Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetSchedulingPlanRequest,GetSchedulingPlanResponse> |
DatabaseWaiters.forSchedulingPlan(GetSchedulingPlanRequest request,
SchedulingPlan.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSchedulingPlanRequest,GetSchedulingPlanResponse> |
DatabaseWaiters.forSchedulingPlan(GetSchedulingPlanRequest request,
SchedulingPlan.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSchedulingPlanRequest,GetSchedulingPlanResponse> |
DatabaseWaiters.forSchedulingPlan(GetSchedulingPlanRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
SchedulingPlan.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetSchedulingPlanResponse> |
DatabaseAsyncClient.getSchedulingPlan(GetSchedulingPlanRequest request,
AsyncHandler<GetSchedulingPlanRequest,GetSchedulingPlanResponse> handler) |
Future<GetSchedulingPlanResponse> |
DatabaseAsync.getSchedulingPlan(GetSchedulingPlanRequest request,
AsyncHandler<GetSchedulingPlanRequest,GetSchedulingPlanResponse> handler)
Gets information about the specified Scheduling Plan.
|
Modifier and Type | Method and Description |
---|---|
GetSchedulingPlanRequest |
GetSchedulingPlanRequest.Builder.build()
Build the instance of GetSchedulingPlanRequest as configured by this builder
|
GetSchedulingPlanRequest |
GetSchedulingPlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSchedulingPlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSchedulingPlanRequest.Builder |
GetSchedulingPlanRequest.Builder.copy(GetSchedulingPlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.