Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectRegionTargetVpnGatewayName |
ProjectRegionTargetVpnGatewayName.Builder.build() |
static ProjectRegionTargetVpnGatewayName |
ProjectRegionTargetVpnGatewayName.of(String project,
String region,
String targetVpnGateway) |
static ProjectRegionTargetVpnGatewayName |
ProjectRegionTargetVpnGatewayName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectRegionTargetVpnGatewayName> |
ProjectRegionTargetVpnGatewayName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Operation |
TargetVpnGatewayClient.deleteTargetVpnGateway(ProjectRegionTargetVpnGatewayName targetVpnGateway)
Deletes the specified target VPN gateway.
|
TargetVpnGateway |
TargetVpnGatewayClient.getTargetVpnGateway(ProjectRegionTargetVpnGatewayName targetVpnGateway)
Returns the specified target VPN gateway.
|
Constructor and Description |
---|
Builder(ProjectRegionTargetVpnGatewayName projectRegionTargetVpnGatewayName) |
Copyright © 2019 Google LLC. All rights reserved.