Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.requests |
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.
|
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 |
---|---|
SuspendJobRequest |
SuspendJobRequest.Builder.build()
Build the instance of SuspendJobRequest as configured by this builder
|
SuspendJobRequest |
SuspendJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SuspendJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SuspendJobRequest.Builder |
SuspendJobRequest.Builder.copy(SuspendJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.