DeleteBlueGreenDeploymentRequest.Builder |
DeleteBlueGreenDeploymentRequest.Builder.blueGreenDeploymentId(String blueGreenDeploymentId) |
The OCID of the
blue/green deployment.
|
static DeleteBlueGreenDeploymentRequest.Builder |
DeleteBlueGreenDeploymentRequest.builder() |
Return a new builder for this request object.
|
DeleteBlueGreenDeploymentRequest.Builder |
DeleteBlueGreenDeploymentRequest.Builder.copy(DeleteBlueGreenDeploymentRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteBlueGreenDeploymentRequest.Builder |
DeleteBlueGreenDeploymentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteBlueGreenDeploymentRequest.Builder |
DeleteBlueGreenDeploymentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteBlueGreenDeploymentRequest.Builder |
DeleteBlueGreenDeploymentRequest.Builder.opcRequestId(String opcRequestId) |
Customer-defined unique identifier for the request.
|
DeleteBlueGreenDeploymentRequest.Builder |
DeleteBlueGreenDeploymentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteBlueGreenDeploymentRequest.Builder |
DeleteBlueGreenDeploymentRequest.toBuilder() |
|