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.AddressOption |
Compute.AddressOption.fields(Compute.AddressField... fields)
Returns an option to specify the address' fields to be returned by the RPC call.
|
Modifier and Type | Method and Description |
---|---|
Address |
Compute.getAddress(AddressId addressId,
Compute.AddressOption... options)
Returns the requested address or
null if not found. |
Address |
Address.reload(Compute.AddressOption... options)
Fetches the current address' latest information.
|
Copyright © 2019 Google LLC. All rights reserved.