Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DeleteExecutionWindowResponse |
DatabaseClient.deleteExecutionWindow(DeleteExecutionWindowRequest request) |
DeleteExecutionWindowResponse |
Database.deleteExecutionWindow(DeleteExecutionWindowRequest request)
Deletes the execution window.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteExecutionWindowResponse> |
DatabaseAsyncClient.deleteExecutionWindow(DeleteExecutionWindowRequest request,
AsyncHandler<DeleteExecutionWindowRequest,DeleteExecutionWindowResponse> handler) |
Future<DeleteExecutionWindowResponse> |
DatabaseAsync.deleteExecutionWindow(DeleteExecutionWindowRequest request,
AsyncHandler<DeleteExecutionWindowRequest,DeleteExecutionWindowResponse> handler)
Deletes the execution window.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteExecutionWindowResponse> |
DatabaseAsyncClient.deleteExecutionWindow(DeleteExecutionWindowRequest request,
AsyncHandler<DeleteExecutionWindowRequest,DeleteExecutionWindowResponse> handler) |
Future<DeleteExecutionWindowResponse> |
DatabaseAsync.deleteExecutionWindow(DeleteExecutionWindowRequest request,
AsyncHandler<DeleteExecutionWindowRequest,DeleteExecutionWindowResponse> handler)
Deletes the execution window.
|
Modifier and Type | Method and Description |
---|---|
DeleteExecutionWindowResponse |
DeleteExecutionWindowResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteExecutionWindowResponse.Builder |
DeleteExecutionWindowResponse.Builder.copy(DeleteExecutionWindowResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.