Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteExecutionWindowRequest.Builder |
DeleteExecutionWindowRequest.builder()
Return a new builder for this request object.
|
DeleteExecutionWindowRequest.Builder |
DeleteExecutionWindowRequest.Builder.copy(DeleteExecutionWindowRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteExecutionWindowRequest.Builder |
DeleteExecutionWindowRequest.Builder.executionWindowId(String executionWindowId)
The execution window
OCID.
|
DeleteExecutionWindowRequest.Builder |
DeleteExecutionWindowRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteExecutionWindowRequest.Builder |
DeleteExecutionWindowRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteExecutionWindowRequest.Builder |
DeleteExecutionWindowRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
DeleteExecutionWindowRequest.Builder |
DeleteExecutionWindowRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteExecutionWindowRequest.Builder |
DeleteExecutionWindowRequest.toBuilder()
Return an instance of
DeleteExecutionWindowRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.