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