Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectRegionTargetHttpProxyName |
ProjectRegionTargetHttpProxyName.Builder.build() |
static ProjectRegionTargetHttpProxyName |
ProjectRegionTargetHttpProxyName.of(String project,
String region,
String targetHttpProxy) |
static ProjectRegionTargetHttpProxyName |
ProjectRegionTargetHttpProxyName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectRegionTargetHttpProxyName> |
ProjectRegionTargetHttpProxyName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Operation |
RegionTargetHttpProxyClient.deleteRegionTargetHttpProxy(ProjectRegionTargetHttpProxyName targetHttpProxy)
Deletes the specified TargetHttpProxy resource.
|
TargetHttpProxy |
RegionTargetHttpProxyClient.getRegionTargetHttpProxy(ProjectRegionTargetHttpProxyName targetHttpProxy)
Returns the specified TargetHttpProxy resource in the specified region.
|
Operation |
RegionTargetHttpProxyClient.setUrlMapRegionTargetHttpProxy(ProjectRegionTargetHttpProxyName targetHttpProxy,
UrlMapReference urlMapReferenceResource)
Changes the URL map for TargetHttpProxy.
|
Constructor and Description |
---|
Builder(ProjectRegionTargetHttpProxyName projectRegionTargetHttpProxyName) |
Copyright © 2019 Google LLC. All rights reserved.