Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static GetNatGatewayRequest.Builder |
GetNatGatewayRequest.builder()
Return a new builder for this request object.
|
GetNatGatewayRequest.Builder |
GetNatGatewayRequest.Builder.copy(GetNatGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
GetNatGatewayRequest.Builder |
GetNatGatewayRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetNatGatewayRequest.Builder |
GetNatGatewayRequest.Builder.natGatewayId(String natGatewayId)
The NAT gateway’s
OCID.
|
GetNatGatewayRequest.Builder |
GetNatGatewayRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetNatGatewayRequest.Builder |
GetNatGatewayRequest.toBuilder()
Return an instance of
GetNatGatewayRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2023. All rights reserved.