Uses of Interface
com.google.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappingsOrBuilder
-
Packages that use VmEndpointNatMappingsInterfaceNatMappingsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of VmEndpointNatMappingsInterfaceNatMappingsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement VmEndpointNatMappingsInterfaceNatMappingsOrBuilder Modifier and Type Class Description class
VmEndpointNatMappingsInterfaceNatMappings
Contain information of Nat mapping for an interface of this endpoint.static class
VmEndpointNatMappingsInterfaceNatMappings.Builder
Contain information of Nat mapping for an interface of this endpoint.Methods in com.google.cloud.compute.v1 that return VmEndpointNatMappingsInterfaceNatMappingsOrBuilder Modifier and Type Method Description VmEndpointNatMappingsInterfaceNatMappingsOrBuilder
VmEndpointNatMappings.Builder. getInterfaceNatMappingsOrBuilder(int index)
repeated .google.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappings interface_nat_mappings = 256196617;
VmEndpointNatMappingsInterfaceNatMappingsOrBuilder
VmEndpointNatMappings. getInterfaceNatMappingsOrBuilder(int index)
repeated .google.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappings interface_nat_mappings = 256196617;
VmEndpointNatMappingsInterfaceNatMappingsOrBuilder
VmEndpointNatMappingsOrBuilder. getInterfaceNatMappingsOrBuilder(int index)
repeated .google.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappings interface_nat_mappings = 256196617;
Methods in com.google.cloud.compute.v1 that return types with arguments of type VmEndpointNatMappingsInterfaceNatMappingsOrBuilder Modifier and Type Method Description List<? extends VmEndpointNatMappingsInterfaceNatMappingsOrBuilder>
VmEndpointNatMappings.Builder. getInterfaceNatMappingsOrBuilderList()
repeated .google.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappings interface_nat_mappings = 256196617;
List<? extends VmEndpointNatMappingsInterfaceNatMappingsOrBuilder>
VmEndpointNatMappings. getInterfaceNatMappingsOrBuilderList()
repeated .google.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappings interface_nat_mappings = 256196617;
List<? extends VmEndpointNatMappingsInterfaceNatMappingsOrBuilder>
VmEndpointNatMappingsOrBuilder. getInterfaceNatMappingsOrBuilderList()
repeated .google.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappings interface_nat_mappings = 256196617;
-