Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CancelExecutionWindowRequest,CancelExecutionWindowResponse> |
DatabaseWaiters.forCancelExecutionWindow(CancelExecutionWindowRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CancelExecutionWindowRequest,CancelExecutionWindowResponse> |
DatabaseWaiters.forCancelExecutionWindow(CancelExecutionWindowRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CancelExecutionWindowResponse> |
DatabaseAsyncClient.cancelExecutionWindow(CancelExecutionWindowRequest request,
AsyncHandler<CancelExecutionWindowRequest,CancelExecutionWindowResponse> handler) |
Future<CancelExecutionWindowResponse> |
DatabaseAsync.cancelExecutionWindow(CancelExecutionWindowRequest request,
AsyncHandler<CancelExecutionWindowRequest,CancelExecutionWindowResponse> handler)
Cancels the in progress maintenance activity under this execution window.
|
Modifier and Type | Method and Description |
---|---|
CancelExecutionWindowRequest |
CancelExecutionWindowRequest.Builder.build()
Build the instance of CancelExecutionWindowRequest as configured by this builder
|
CancelExecutionWindowRequest |
CancelExecutionWindowRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CancelExecutionWindowRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CancelExecutionWindowRequest.Builder |
CancelExecutionWindowRequest.Builder.copy(CancelExecutionWindowRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.