| Package | Description | 
|---|---|
| com.google.cloud.compute.deprecated | A client for Google Compute Engine – High-performance, scalable virtual machines. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Compute.SubnetworkOption | Compute.SubnetworkOption. fields(Compute.SubnetworkField... fields)Returns an option to specify the subnetwork's fields to be returned by the RPC call. | 
| Modifier and Type | Method and Description | 
|---|---|
| Subnetwork | Compute. getSubnetwork(SubnetworkId subnetworkId,
             Compute.SubnetworkOption... options)Returns the requested subnetwork or  nullif not found. | 
| Subnetwork | Subnetwork. reload(Compute.SubnetworkOption... options)Fetches current subnetwork' latest information. | 
Copyright © 2019 Google LLC. All rights reserved.