Package | Description |
---|---|
com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
Modifier and Type | Class and Description |
---|---|
static class |
AddressInfo.GlobalForwardingUsage
Usage information for a Google Compute Engine global address assigned to one or more global
forwarding rules.
|
static class |
AddressInfo.InstanceUsage
Usage information for a Google Compute Engine region address assigned to a virtual machine
instance.
|
static class |
AddressInfo.RegionForwardingUsage
Usage information for a Google Compute Engine region address assigned to one or more region
forwarding rules.
|
Modifier and Type | Method and Description |
---|---|
<T extends AddressInfo.Usage> |
AddressInfo.getUsage()
Returns the usage information of the address.
|
Copyright © 2019 Google LLC. All rights reserved.