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