Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
SuspendJobResponse |
DatabaseMigrationClient.suspendJob(SuspendJobRequest request) |
SuspendJobResponse |
DatabaseMigration.suspendJob(SuspendJobRequest request)
Place the currently executing migration Job in a Suspended State.
|
Modifier and Type | Method and Description |
---|---|
Future<SuspendJobResponse> |
DatabaseMigrationAsync.suspendJob(SuspendJobRequest request,
AsyncHandler<SuspendJobRequest,SuspendJobResponse> handler)
Place the currently executing migration Job in a Suspended State.
|
Future<SuspendJobResponse> |
DatabaseMigrationAsyncClient.suspendJob(SuspendJobRequest request,
AsyncHandler<SuspendJobRequest,SuspendJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<SuspendJobResponse> |
DatabaseMigrationAsync.suspendJob(SuspendJobRequest request,
AsyncHandler<SuspendJobRequest,SuspendJobResponse> handler)
Place the currently executing migration Job in a Suspended State.
|
Future<SuspendJobResponse> |
DatabaseMigrationAsyncClient.suspendJob(SuspendJobRequest request,
AsyncHandler<SuspendJobRequest,SuspendJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
SuspendJobResponse |
SuspendJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SuspendJobResponse.Builder |
SuspendJobResponse.Builder.copy(SuspendJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.