Package | Description |
---|---|
com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
Modifier and Type | Method and Description |
---|---|
Zone |
Compute.getZone(String zone,
Compute.ZoneOption... options)
Returns the requested zone or
null if not found. |
Modifier and Type | Method and Description |
---|---|
Page<Zone> |
Compute.listZones(Compute.ZoneListOption... options)
Lists the zones.
|
Copyright © 2019 Google LLC. All rights reserved.