Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.body$(ReorderExecutionActionDetails body)
Alternative setter for the body parameter.
|
static ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.builder()
Return a new builder for this request object.
|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.copy(ReorderExecutionActionsRequest o)
Copy method to populate the builder with values from the given instance.
|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.executionWindowId(String executionWindowId)
The execution window
OCID.
|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.reorderExecutionActionDetails(ReorderExecutionActionDetails reorderExecutionActionDetails)
Request to reorder the execution actions under this execution window resource.
|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ReorderExecutionActionsRequest.Builder |
ReorderExecutionActionsRequest.toBuilder()
Return an instance of
ReorderExecutionActionsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.