| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
UsableSubnetwork | 
UsableSubnetwork.clone()  | 
UsableSubnetwork | 
UsableSubnetwork.set(String fieldName,
   Object value)  | 
UsableSubnetwork | 
UsableSubnetwork.setIpCidrRange(String ipCidrRange)
The range of internal addresses that are owned by this subnetwork. 
 | 
UsableSubnetwork | 
UsableSubnetwork.setNetwork(String network)
Network URL. 
 | 
UsableSubnetwork | 
UsableSubnetwork.setSecondaryIpRanges(List<UsableSubnetworkSecondaryRange> secondaryIpRanges)
Secondary IP ranges. 
 | 
UsableSubnetwork | 
UsableSubnetwork.setSubnetwork(String subnetwork)
Subnetwork URL. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<UsableSubnetwork> | 
UsableSubnetworksAggregatedList.getItems()
[Output] A list of usable subnetwork URLs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UsableSubnetworksAggregatedList | 
UsableSubnetworksAggregatedList.setItems(List<UsableSubnetwork> items)
[Output] A list of usable subnetwork URLs. 
 | 
Copyright © 2011–2020 Google. All rights reserved.