Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectRegionAddressName |
ProjectRegionAddressName.Builder.build() |
static ProjectRegionAddressName |
ProjectRegionAddressName.of(String address,
String project,
String region) |
static ProjectRegionAddressName |
ProjectRegionAddressName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectRegionAddressName> |
ProjectRegionAddressName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Operation |
AddressClient.deleteAddress(ProjectRegionAddressName address)
Deletes the specified address resource.
|
Address |
AddressClient.getAddress(ProjectRegionAddressName address)
Returns the specified address resource.
|
Constructor and Description |
---|
Builder(ProjectRegionAddressName projectRegionAddressName) |
Copyright © 2019 Google LLC. All rights reserved.