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