| Package | Description |
|---|---|
| com.google.cloud.compute |
A client to Google Cloud Compute.
|
| 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 © 2016 Google. All rights reserved.