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