Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetJobRequest,GetJobResponse> |
DatabaseMigrationWaiters.forJob(GetJobRequest request,
JobLifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetJobRequest,GetJobResponse> |
DatabaseMigrationWaiters.forJob(GetJobRequest request,
JobLifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetJobRequest,GetJobResponse> |
DatabaseMigrationWaiters.forJob(GetJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
JobLifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetJobRequest,GetJobResponse> |
DatabaseMigrationWaiters.forJob(GetJobRequest request,
JobLifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetJobRequest,GetJobResponse> |
DatabaseMigrationWaiters.forJob(GetJobRequest request,
JobLifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetJobRequest,GetJobResponse> |
DatabaseMigrationWaiters.forJob(GetJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
JobLifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
GetJobResponse |
DatabaseMigrationClient.getJob(GetJobRequest request) |
GetJobResponse |
DatabaseMigration.getJob(GetJobRequest request)
Get a migration job.
|
Future<GetJobResponse> |
DatabaseMigrationAsync.getJob(GetJobRequest request,
AsyncHandler<GetJobRequest,GetJobResponse> handler)
Get a migration job.
|
Future<GetJobResponse> |
DatabaseMigrationAsyncClient.getJob(GetJobRequest request,
AsyncHandler<GetJobRequest,GetJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetJobResponse> |
DatabaseMigrationAsync.getJob(GetJobRequest request,
AsyncHandler<GetJobRequest,GetJobResponse> handler)
Get a migration job.
|
Future<GetJobResponse> |
DatabaseMigrationAsyncClient.getJob(GetJobRequest request,
AsyncHandler<GetJobRequest,GetJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetJobRequest |
GetJobRequest.Builder.build()
Build the instance of GetJobRequest as configured by this builder
|
GetJobRequest |
GetJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJobRequest.Builder |
GetJobRequest.Builder.copy(GetJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.