DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.Builder.body$(DeploymentWalletExistsDetails body) |
Alternative setter for the body parameter.
|
static DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.builder() |
Return a new builder for this request object.
|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.Builder.copy(DeploymentWalletExistsRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.Builder.deploymentId(String deploymentId) |
A unique Deployment identifier.
|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.Builder.deploymentWalletExistsDetails(DeploymentWalletExistsDetails deploymentWalletExistsDetails) |
A placeholder for any additional metadata to describe the deployment start.
|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.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.
|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.toBuilder() |
|