Package | Description |
---|---|
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.body$(CreateDeploymentDetails body)
Alternative setter for the body parameter.
|
static CreateDeploymentRequest.Builder |
CreateDeploymentRequest.builder() |
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.copy(CreateDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.createDeploymentDetails(CreateDeploymentDetails createDeploymentDetails)
Details for the new deployment
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.opcRequestId(String opcRequestId)
The client request id for tracing.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.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 executing that same action again.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.toBuilder() |
Copyright © 2016–2022. All rights reserved.