DeployArtifactsRequest.Builder |
DeployArtifactsRequest.Builder.body$(DeployArtifactsDetails body) |
Alternative setter for the body parameter.
|
static DeployArtifactsRequest.Builder |
DeployArtifactsRequest.builder() |
Return a new builder for this request object.
|
DeployArtifactsRequest.Builder |
DeployArtifactsRequest.Builder.copy(DeployArtifactsRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeployArtifactsRequest.Builder |
DeployArtifactsRequest.Builder.deployArtifactsDetails(DeployArtifactsDetails deployArtifactsDetails) |
The artifact information to be deployed.
|
DeployArtifactsRequest.Builder |
DeployArtifactsRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeployArtifactsRequest.Builder |
DeployArtifactsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeployArtifactsRequest.Builder |
DeployArtifactsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DeployArtifactsRequest.Builder |
DeployArtifactsRequest.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 risk of running that same action again.
|
DeployArtifactsRequest.Builder |
DeployArtifactsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeployArtifactsRequest.Builder |
DeployArtifactsRequest.Builder.stackId(String stackId) |
|
DeployArtifactsRequest.Builder |
DeployArtifactsRequest.toBuilder() |
|