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 GlobalAddressId |
GlobalAddressId.of(String address)
Returns an address identity given the address name.
|
static GlobalAddressId |
GlobalAddressId.of(String project,
String address)
Returns an address identity given project and address names.
|
Copyright © 2019 Google LLC. All rights reserved.