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 classVmEndpointNatMappingsContain information of Nat mapping for a VM endpoint (i.e., NIC).static classVmEndpointNatMappings.BuilderContain 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 VmEndpointNatMappingsOrBuilderVmEndpointNatMappingsList.Builder. getResultOrBuilder(int index)[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsOrBuilderVmEndpointNatMappingsList. getResultOrBuilder(int index)[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsOrBuilderVmEndpointNatMappingsListOrBuilder. 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.
-