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