ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.body$(ImportDeploymentWalletDetails body) |
Alternative setter for the body parameter.
|
static ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.builder() |
Return a new builder for this request object.
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.copy(ImportDeploymentWalletRequest o) |
Copy method to populate the builder with values from the given instance.
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.deploymentId(String deploymentId) |
A unique Deployment identifier.
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.importDeploymentWalletDetails(ImportDeploymentWalletDetails importDeploymentWalletDetails) |
Metadata to import wallet to deployment.
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.isLockOverride(Boolean isLockOverride) |
Whether to override locks (if any exist).
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.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.
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.toBuilder() |
|