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.NetworkOption |
Compute.NetworkOption.fields(Compute.NetworkField... fields)
Returns an option to specify the network's fields to be returned by the RPC call.
|
Modifier and Type | Method and Description |
---|---|
Network |
Compute.getNetwork(String network,
Compute.NetworkOption... options)
Returns the requested network or
null if not found. |
Network |
Network.reload(Compute.NetworkOption... options)
Fetches current network' latest information.
|
Copyright © 2019 Google LLC. All rights reserved.