| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| AliasIpRange | AliasIpRange. clone() | 
| AliasIpRange | AliasIpRange. set(String fieldName,
   Object value) | 
| AliasIpRange | AliasIpRange. setIpCidrRange(String ipCidrRange)The IP alias ranges to allocate for this interface. | 
| AliasIpRange | AliasIpRange. setSubnetworkRangeName(String subnetworkRangeName)The name of a subnetwork secondary IP range from which to allocate an IP alias range. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<AliasIpRange> | NetworkInterface. getAliasIpRanges()An array of alias IP ranges for this network interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| NetworkInterface | NetworkInterface. setAliasIpRanges(List<AliasIpRange> aliasIpRanges)An array of alias IP ranges for this network interface. | 
Copyright © 2011–2021 Google. All rights reserved.