Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
AbortJobResponse |
DatabaseMigrationClient.abortJob(AbortJobRequest request) |
AbortJobResponse |
DatabaseMigration.abortJob(AbortJobRequest request)
Aborts a Migration Job (either Evaluation or Migration).
|
Modifier and Type | Method and Description |
---|---|
Future<AbortJobResponse> |
DatabaseMigrationAsync.abortJob(AbortJobRequest request,
AsyncHandler<AbortJobRequest,AbortJobResponse> handler)
Aborts a Migration Job (either Evaluation or Migration).
|
Future<AbortJobResponse> |
DatabaseMigrationAsyncClient.abortJob(AbortJobRequest request,
AsyncHandler<AbortJobRequest,AbortJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AbortJobResponse> |
DatabaseMigrationAsync.abortJob(AbortJobRequest request,
AsyncHandler<AbortJobRequest,AbortJobResponse> handler)
Aborts a Migration Job (either Evaluation or Migration).
|
Future<AbortJobResponse> |
DatabaseMigrationAsyncClient.abortJob(AbortJobRequest request,
AsyncHandler<AbortJobRequest,AbortJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AbortJobResponse |
AbortJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AbortJobResponse.Builder |
AbortJobResponse.Builder.copy(AbortJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.