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