| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.RegionTargetHttpProxies.SetUrlMap |
Compute.RegionTargetHttpProxies.setUrlMap(String project,
String region,
String targetHttpProxy,
UrlMapReference content)
Changes the URL map for TargetHttpProxy.
|
Compute.RegionTargetHttpsProxies.SetUrlMap |
Compute.RegionTargetHttpsProxies.setUrlMap(String project,
String region,
String targetHttpsProxy,
UrlMapReference content)
Changes the URL map for TargetHttpsProxy.
|
Compute.TargetHttpProxies.SetUrlMap |
Compute.TargetHttpProxies.setUrlMap(String project,
String targetHttpProxy,
UrlMapReference content)
Changes the URL map for TargetHttpProxy.
|
Compute.TargetHttpsProxies.SetUrlMap |
Compute.TargetHttpsProxies.setUrlMap(String project,
String targetHttpsProxy,
UrlMapReference content)
Changes the URL map for TargetHttpsProxy.
|
| Constructor and Description |
|---|
SetUrlMap(String project,
String region,
String targetHttpProxy,
UrlMapReference content)
Changes the URL map for TargetHttpProxy.
|
SetUrlMap(String project,
String region,
String targetHttpsProxy,
UrlMapReference content)
Changes the URL map for TargetHttpsProxy.
|
SetUrlMap(String project,
String targetHttpProxy,
UrlMapReference content)
Changes the URL map for TargetHttpProxy.
|
SetUrlMap(String project,
String targetHttpsProxy,
UrlMapReference content)
Changes the URL map for TargetHttpsProxy.
|
| Modifier and Type | Method and Description |
|---|---|
UrlMapReference |
UrlMapReference.clone() |
UrlMapReference |
UrlMapReference.set(String fieldName,
Object value) |
UrlMapReference |
UrlMapReference.setUrlMap(String urlMap) |
Copyright © 2011–2021 Google. All rights reserved.