Package | Description |
---|---|
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.Builder.body$(ExportDeploymentWalletDetails body)
Alternative setter for the body parameter.
|
static ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.builder()
Return a new builder for this request object.
|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.Builder.copy(ExportDeploymentWalletRequest o)
Copy method to populate the builder with values from the given instance.
|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.Builder.deploymentId(String deploymentId)
A unique Deployment identifier.
|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.Builder.exportDeploymentWalletDetails(ExportDeploymentWalletDetails exportDeploymentWalletDetails)
Metadata to export the OGG wallet from deployment.
|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.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.
|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.toBuilder()
Return an instance of
ExportDeploymentWalletRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.