Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CancelExecutionWindowResponse |
DatabaseClient.cancelExecutionWindow(CancelExecutionWindowRequest request) |
CancelExecutionWindowResponse |
Database.cancelExecutionWindow(CancelExecutionWindowRequest request)
Cancels the in progress maintenance activity under this execution window.
|
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 |
---|---|
CancelExecutionWindowResponse |
CancelExecutionWindowResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CancelExecutionWindowResponse.Builder |
CancelExecutionWindowResponse.Builder.copy(CancelExecutionWindowResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.