Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectTargetHttpsProxyName |
ProjectTargetHttpsProxyName.Builder.build() |
static ProjectTargetHttpsProxyName |
ProjectTargetHttpsProxyName.of(String project,
String targetHttpsProxy) |
static ProjectTargetHttpsProxyName |
ProjectTargetHttpsProxyName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectTargetHttpsProxyName> |
ProjectTargetHttpsProxyName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Operation |
TargetHttpsProxyClient.setSslCertificatesTargetHttpsProxy(ProjectTargetHttpsProxyName targetHttpsProxy,
TargetHttpsProxiesSetSslCertificatesRequest targetHttpsProxiesSetSslCertificatesRequestResource)
Replaces SslCertificates for TargetHttpsProxy.
|
Operation |
TargetHttpsProxyClient.setUrlMapTargetHttpsProxy(ProjectTargetHttpsProxyName targetHttpsProxy,
UrlMapReference urlMapReferenceResource)
Changes the URL map for TargetHttpsProxy.
|
Constructor and Description |
---|
Builder(ProjectTargetHttpsProxyName projectTargetHttpsProxyName) |
Copyright © 2019 Google LLC. All rights reserved.