CreateNatGatewayRequest.Builder |
CreateNatGatewayRequest.Builder.body$(CreateNatGatewayDetails body) |
Alternative setter for the body parameter.
|
static CreateNatGatewayRequest.Builder |
CreateNatGatewayRequest.builder() |
Return a new builder for this request object.
|
CreateNatGatewayRequest.Builder |
CreateNatGatewayRequest.Builder.copy(CreateNatGatewayRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateNatGatewayRequest.Builder |
CreateNatGatewayRequest.Builder.createNatGatewayDetails(CreateNatGatewayDetails createNatGatewayDetails) |
Details for creating a NAT gateway.
|
CreateNatGatewayRequest.Builder |
CreateNatGatewayRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateNatGatewayRequest.Builder |
CreateNatGatewayRequest.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.
|
CreateNatGatewayRequest.Builder |
CreateNatGatewayRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateNatGatewayRequest.Builder |
CreateNatGatewayRequest.toBuilder() |
|