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