Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.requests |
Modifier and Type | Method and Description |
---|---|
AbortJobResponse |
DatabaseMigrationClient.abortJob(AbortJobRequest request) |
AbortJobResponse |
DatabaseMigration.abortJob(AbortJobRequest request)
Aborts a Migration Job (either Evaluation or Migration).
|
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 |
---|---|
AbortJobRequest |
AbortJobRequest.Builder.build()
Build the instance of AbortJobRequest as configured by this builder
|
AbortJobRequest |
AbortJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AbortJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AbortJobRequest.Builder |
AbortJobRequest.Builder.copy(AbortJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.