| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| VmEndpointNatMappingsInterfaceNatMappings | VmEndpointNatMappingsInterfaceNatMappings. clone() | 
| VmEndpointNatMappingsInterfaceNatMappings | VmEndpointNatMappingsInterfaceNatMappings. set(String fieldName,
   Object value) | 
| VmEndpointNatMappingsInterfaceNatMappings | VmEndpointNatMappingsInterfaceNatMappings. setDrainNatIpPortRanges(List<String> drainNatIpPortRanges)List of all drain IP:port-range mappings assigned to this interface. | 
| VmEndpointNatMappingsInterfaceNatMappings | VmEndpointNatMappingsInterfaceNatMappings. setNatIpPortRanges(List<String> natIpPortRanges)A list of all IP:port-range mappings assigned to this interface. | 
| VmEndpointNatMappingsInterfaceNatMappings | VmEndpointNatMappingsInterfaceNatMappings. setNumTotalDrainNatPorts(Integer numTotalDrainNatPorts)Total number of drain ports across all NAT IPs allocated to this interface. | 
| VmEndpointNatMappingsInterfaceNatMappings | VmEndpointNatMappingsInterfaceNatMappings. setNumTotalNatPorts(Integer numTotalNatPorts)Total number of ports across all NAT IPs allocated to this interface. | 
| VmEndpointNatMappingsInterfaceNatMappings | VmEndpointNatMappingsInterfaceNatMappings. setSourceAliasIpRange(String sourceAliasIpRange)Alias IP range for this interface endpoint. | 
| VmEndpointNatMappingsInterfaceNatMappings | VmEndpointNatMappingsInterfaceNatMappings. setSourceVirtualIp(String sourceVirtualIp)Primary IP of the VM for this NIC. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<VmEndpointNatMappingsInterfaceNatMappings> | VmEndpointNatMappings. getInterfaceNatMappings() | 
| Modifier and Type | Method and Description | 
|---|---|
| VmEndpointNatMappings | VmEndpointNatMappings. setInterfaceNatMappings(List<VmEndpointNatMappingsInterfaceNatMappings> interfaceNatMappings) | 
Copyright © 2011–2021 Google. All rights reserved.