Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateSchedulingPlanRequest,CreateSchedulingPlanResponse> |
DatabaseWaiters.forCreateSchedulingPlan(CreateSchedulingPlanRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateSchedulingPlanRequest,CreateSchedulingPlanResponse> |
DatabaseWaiters.forCreateSchedulingPlan(CreateSchedulingPlanRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
CreateSchedulingPlanRequest |
CreateSchedulingPlanRequest.Builder.build()
Build the instance of CreateSchedulingPlanRequest as configured by this builder
|
CreateSchedulingPlanRequest |
CreateSchedulingPlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateSchedulingPlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateSchedulingPlanRequest.Builder |
CreateSchedulingPlanRequest.Builder.copy(CreateSchedulingPlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.