Uses of Interface
com.google.cloud.compute.v1.VmEndpointNatMappingsOrBuilder
-
Packages that use VmEndpointNatMappingsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VmEndpointNatMappingsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement VmEndpointNatMappingsOrBuilder Modifier and Type Class Description class
VmEndpointNatMappings
Contain information of Nat mapping for a VM endpoint (i.e., NIC).static class
VmEndpointNatMappings.Builder
Contain information of Nat mapping for a VM endpoint (i.e., NIC).Methods in com.google.cloud.compute.v1 that return VmEndpointNatMappingsOrBuilder Modifier and Type Method Description VmEndpointNatMappingsOrBuilder
VmEndpointNatMappingsList.Builder. getResultOrBuilder(int index)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsOrBuilder
VmEndpointNatMappingsList. getResultOrBuilder(int index)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsOrBuilder
VmEndpointNatMappingsListOrBuilder. getResultOrBuilder(int index)
[Output Only] A list of Nat mapping information of VM endpoints.Methods in com.google.cloud.compute.v1 that return types with arguments of type VmEndpointNatMappingsOrBuilder Modifier and Type Method Description List<? extends VmEndpointNatMappingsOrBuilder>
VmEndpointNatMappingsList.Builder. getResultOrBuilderList()
[Output Only] A list of Nat mapping information of VM endpoints.List<? extends VmEndpointNatMappingsOrBuilder>
VmEndpointNatMappingsList. getResultOrBuilderList()
[Output Only] A list of Nat mapping information of VM endpoints.List<? extends VmEndpointNatMappingsOrBuilder>
VmEndpointNatMappingsListOrBuilder. getResultOrBuilderList()
[Output Only] A list of Nat mapping information of VM endpoints.
-