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