Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
DeleteSchedulingPolicyResponse |
DatabaseClient.deleteSchedulingPolicy(DeleteSchedulingPolicyRequest request) |
DeleteSchedulingPolicyResponse |
Database.deleteSchedulingPolicy(DeleteSchedulingPolicyRequest request)
Deletes the scheduling policy.
|
Future<DeleteSchedulingPolicyResponse> |
DatabaseAsyncClient.deleteSchedulingPolicy(DeleteSchedulingPolicyRequest request,
AsyncHandler<DeleteSchedulingPolicyRequest,DeleteSchedulingPolicyResponse> handler) |
Future<DeleteSchedulingPolicyResponse> |
DatabaseAsync.deleteSchedulingPolicy(DeleteSchedulingPolicyRequest request,
AsyncHandler<DeleteSchedulingPolicyRequest,DeleteSchedulingPolicyResponse> handler)
Deletes the scheduling policy.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteSchedulingPolicyResponse> |
DatabaseAsyncClient.deleteSchedulingPolicy(DeleteSchedulingPolicyRequest request,
AsyncHandler<DeleteSchedulingPolicyRequest,DeleteSchedulingPolicyResponse> handler) |
Future<DeleteSchedulingPolicyResponse> |
DatabaseAsync.deleteSchedulingPolicy(DeleteSchedulingPolicyRequest request,
AsyncHandler<DeleteSchedulingPolicyRequest,DeleteSchedulingPolicyResponse> handler)
Deletes the scheduling policy.
|
Modifier and Type | Method and Description |
---|---|
DeleteSchedulingPolicyRequest |
DeleteSchedulingPolicyRequest.Builder.build()
Build the instance of DeleteSchedulingPolicyRequest as configured by this builder
|
DeleteSchedulingPolicyRequest |
DeleteSchedulingPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteSchedulingPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteSchedulingPolicyRequest.Builder |
DeleteSchedulingPolicyRequest.Builder.copy(DeleteSchedulingPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.