CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.Builder.blockTraffic(Boolean blockTraffic) |
Whether the NAT gateway blocks traffic through it.
|
static CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.builder() |
Create a new builder.
|
CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment to contain the NAT gateway.
|
CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.Builder.copy(CreateNatGatewayDetails model) |
|
CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.Builder.displayName(String displayName) |
A user-friendly name.
|
CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.Builder.publicIpId(String publicIpId) |
The OCID of the
public IP address associated with the NAT gateway.
|
CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.Builder.routeTableId(String routeTableId) |
The OCID of the
route table used by the NAT gateway.
|
CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.toBuilder() |
|
CreateNatGatewayDetails.Builder |
CreateNatGatewayDetails.Builder.vcnId(String vcnId) |
The OCID of the
VCN the gateway belongs to.
|