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