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