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