| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.Subnetworks.ExpandIpCidrRange | Compute.Subnetworks. expandIpCidrRange(String project,
                 String region,
                 String subnetwork,
                 SubnetworksExpandIpCidrRangeRequest content)Expands the IP CIDR range of the subnetwork to a specified value. | 
| Constructor and Description | 
|---|
| ExpandIpCidrRange(String project,
                 String region,
                 String subnetwork,
                 SubnetworksExpandIpCidrRangeRequest content)Expands the IP CIDR range of the subnetwork to a specified value. | 
| Modifier and Type | Method and Description | 
|---|---|
| SubnetworksExpandIpCidrRangeRequest | SubnetworksExpandIpCidrRangeRequest. clone() | 
| SubnetworksExpandIpCidrRangeRequest | SubnetworksExpandIpCidrRangeRequest. set(String fieldName,
   Object value) | 
| SubnetworksExpandIpCidrRangeRequest | SubnetworksExpandIpCidrRangeRequest. setIpCidrRange(String ipCidrRange)The IP (in CIDR format or netmask) of internal addresses that are legal on this Subnetwork. | 
Copyright © 2011–2021 Google. All rights reserved.