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