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() |
|