Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
DeleteExecutionWindowResponse |
DatabaseClient.deleteExecutionWindow(DeleteExecutionWindowRequest request) |
DeleteExecutionWindowResponse |
Database.deleteExecutionWindow(DeleteExecutionWindowRequest request)
Deletes the execution window.
|
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 |
---|---|
DeleteExecutionWindowRequest |
DeleteExecutionWindowRequest.Builder.build()
Build the instance of DeleteExecutionWindowRequest as configured by this builder
|
DeleteExecutionWindowRequest |
DeleteExecutionWindowRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteExecutionWindowRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteExecutionWindowRequest.Builder |
DeleteExecutionWindowRequest.Builder.copy(DeleteExecutionWindowRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.