Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DeleteSchedulingPolicyResponse |
DatabaseClient.deleteSchedulingPolicy(DeleteSchedulingPolicyRequest request) |
DeleteSchedulingPolicyResponse |
Database.deleteSchedulingPolicy(DeleteSchedulingPolicyRequest request)
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 |
---|---|
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 |
---|---|
DeleteSchedulingPolicyResponse |
DeleteSchedulingPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteSchedulingPolicyResponse.Builder |
DeleteSchedulingPolicyResponse.Builder.copy(DeleteSchedulingPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.