Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse |
DatabaseMigrationClient.deleteJob(DeleteJobRequest request) |
DeleteJobResponse |
DatabaseMigration.deleteJob(DeleteJobRequest request)
Deletes the migration job represented by the given job ID.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteJobResponse> |
DatabaseMigrationAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes the migration job represented by the given job ID.
|
Future<DeleteJobResponse> |
DatabaseMigrationAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteJobResponse> |
DatabaseMigrationAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes the migration job represented by the given job ID.
|
Future<DeleteJobResponse> |
DatabaseMigrationAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse |
DeleteJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse.Builder |
DeleteJobResponse.Builder.copy(DeleteJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.