Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetSchedulingPlanResponse |
DatabaseClient.getSchedulingPlan(GetSchedulingPlanRequest request) |
GetSchedulingPlanResponse |
Database.getSchedulingPlan(GetSchedulingPlanRequest request)
Gets information about the specified Scheduling Plan.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSchedulingPlanResponse> |
DatabaseAsyncClient.getSchedulingPlan(GetSchedulingPlanRequest request,
AsyncHandler<GetSchedulingPlanRequest,GetSchedulingPlanResponse> handler) |
Future<GetSchedulingPlanResponse> |
DatabaseAsync.getSchedulingPlan(GetSchedulingPlanRequest request,
AsyncHandler<GetSchedulingPlanRequest,GetSchedulingPlanResponse> handler)
Gets information about the specified Scheduling Plan.
|
Modifier and Type | Method and Description |
---|---|
GetSchedulingPlanResponse |
GetSchedulingPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSchedulingPlanResponse.Builder |
GetSchedulingPlanResponse.Builder.copy(GetSchedulingPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.