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.ZoneOption |
Compute.ZoneOption.fields(Compute.ZoneField... fields)
Returns an option to specify the zone's fields to be returned by the RPC call.
|
Modifier and Type | Method and Description |
---|---|
Zone |
Compute.getZone(String zone,
Compute.ZoneOption... options)
Returns the requested zone or
null if not found. |
Copyright © 2019 Google LLC. All rights reserved.