| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| SubnetworkSecondaryRange | SubnetworkSecondaryRange. clone() | 
| SubnetworkSecondaryRange | SubnetworkSecondaryRange. set(String fieldName,
   Object value) | 
| SubnetworkSecondaryRange | SubnetworkSecondaryRange. setIpCidrRange(String ipCidrRange)The range of IP addresses belonging to this subnetwork secondary range. | 
| SubnetworkSecondaryRange | SubnetworkSecondaryRange. setRangeName(String rangeName)The name associated with this subnetwork secondary range, used when adding an alias IP range to
 a VM instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SubnetworkSecondaryRange> | Subnetwork. getSecondaryIpRanges()An array of configurations for secondary IP ranges for VM instances contained in this
 subnetwork. | 
| Modifier and Type | Method and Description | 
|---|---|
| Subnetwork | Subnetwork. setSecondaryIpRanges(List<SubnetworkSecondaryRange> secondaryIpRanges)An array of configurations for secondary IP ranges for VM instances contained in this
 subnetwork. | 
Copyright © 2011–2021 Google. All rights reserved.