CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.body$(CreateDeploymentDetails body) |
Alternative setter for the body parameter.
|
static CreateDeploymentRequest.Builder |
CreateDeploymentRequest.builder() |
Return a new builder for this request object.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.copy(CreateDeploymentRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.createDeploymentDetails(CreateDeploymentDetails createDeploymentDetails) |
Specifications to create the Deployment.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.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 the risk of executing that same action again.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.toBuilder() |
|