| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement | |
| com.oracle.bmc.databasemanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.bmc.waiter.Waiter<GetJobRequest,GetJobResponse> |
DbManagementWaiters.forJob(GetJobRequest request,
Job.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
com.oracle.bmc.waiter.Waiter<GetJobRequest,GetJobResponse> |
DbManagementWaiters.forJob(GetJobRequest request,
Job.LifecycleState targetState,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
com.oracle.bmc.waiter.Waiter<GetJobRequest,GetJobResponse> |
DbManagementWaiters.forJob(GetJobRequest request,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy,
Job.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.bmc.waiter.Waiter<GetJobRequest,GetJobResponse> |
DbManagementWaiters.forJob(GetJobRequest request,
Job.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
com.oracle.bmc.waiter.Waiter<GetJobRequest,GetJobResponse> |
DbManagementWaiters.forJob(GetJobRequest request,
Job.LifecycleState targetState,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
com.oracle.bmc.waiter.Waiter<GetJobRequest,GetJobResponse> |
DbManagementWaiters.forJob(GetJobRequest request,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy,
Job.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetJobResponse |
DbManagementClient.getJob(GetJobRequest request) |
GetJobResponse |
DbManagement.getJob(GetJobRequest request)
Gets the details for the job specified by jobId.
|
Future<GetJobResponse> |
DbManagementAsync.getJob(GetJobRequest request,
com.oracle.bmc.responses.AsyncHandler<GetJobRequest,GetJobResponse> handler)
Gets the details for the job specified by jobId.
|
Future<GetJobResponse> |
DbManagementAsyncClient.getJob(GetJobRequest request,
com.oracle.bmc.responses.AsyncHandler<GetJobRequest,GetJobResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetJobResponse> |
DbManagementAsync.getJob(GetJobRequest request,
com.oracle.bmc.responses.AsyncHandler<GetJobRequest,GetJobResponse> handler)
Gets the details for the job specified by jobId.
|
Future<GetJobResponse> |
DbManagementAsyncClient.getJob(GetJobRequest request,
com.oracle.bmc.responses.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() |
| 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–2021. All rights reserved.