Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.Builder.body$(CreateExecutionActionDetails body)
Alternative setter for the body parameter.
|
static CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.builder()
Return a new builder for this request object.
|
CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.Builder.copy(CreateExecutionActionRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.Builder.createExecutionActionDetails(CreateExecutionActionDetails createExecutionActionDetails)
Request to create execution action.
|
CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.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.
|
CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.toBuilder()
Return an instance of
CreateExecutionActionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.