Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateSchedulingWindowRequest,CreateSchedulingWindowResponse> |
DatabaseWaiters.forCreateSchedulingWindow(CreateSchedulingWindowRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateSchedulingWindowRequest,CreateSchedulingWindowResponse> |
DatabaseWaiters.forCreateSchedulingWindow(CreateSchedulingWindowRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CreateSchedulingWindowResponse> |
DatabaseAsyncClient.createSchedulingWindow(CreateSchedulingWindowRequest request,
AsyncHandler<CreateSchedulingWindowRequest,CreateSchedulingWindowResponse> handler) |
Future<CreateSchedulingWindowResponse> |
DatabaseAsync.createSchedulingWindow(CreateSchedulingWindowRequest request,
AsyncHandler<CreateSchedulingWindowRequest,CreateSchedulingWindowResponse> handler)
Creates a Scheduling Window resource.
|
Modifier and Type | Method and Description |
---|---|
CreateSchedulingWindowRequest |
CreateSchedulingWindowRequest.Builder.build()
Build the instance of CreateSchedulingWindowRequest as configured by this builder
|
CreateSchedulingWindowRequest |
CreateSchedulingWindowRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateSchedulingWindowRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateSchedulingWindowRequest.Builder |
CreateSchedulingWindowRequest.Builder.copy(CreateSchedulingWindowRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.