| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProjectGlobalTargetSslProxyName | 
ProjectGlobalTargetSslProxyName.Builder.build()  | 
static ProjectGlobalTargetSslProxyName | 
ProjectGlobalTargetSslProxyName.of(String project,
  String targetSslProxy)  | 
static ProjectGlobalTargetSslProxyName | 
ProjectGlobalTargetSslProxyName.parse(String formattedString)  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalTargetSslProxyName> | 
ProjectGlobalTargetSslProxyName.newFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
TargetSslProxyClient.deleteTargetSslProxy(ProjectGlobalTargetSslProxyName targetSslProxy)
Deletes the specified TargetSslProxy resource. 
 | 
TargetSslProxy | 
TargetSslProxyClient.getTargetSslProxy(ProjectGlobalTargetSslProxyName targetSslProxy)
Returns the specified TargetSslProxy resource. 
 | 
Operation | 
TargetSslProxyClient.setBackendServiceTargetSslProxy(ProjectGlobalTargetSslProxyName targetSslProxy,
                               TargetSslProxiesSetBackendServiceRequest targetSslProxiesSetBackendServiceRequestResource)
Changes the BackendService for TargetSslProxy. 
 | 
Operation | 
TargetSslProxyClient.setProxyHeaderTargetSslProxy(ProjectGlobalTargetSslProxyName targetSslProxy,
                            TargetSslProxiesSetProxyHeaderRequest targetSslProxiesSetProxyHeaderRequestResource)
Changes the ProxyHeaderType for TargetSslProxy. 
 | 
Operation | 
TargetSslProxyClient.setSslCertificatesTargetSslProxy(ProjectGlobalTargetSslProxyName targetSslProxy,
                                TargetSslProxiesSetSslCertificatesRequest targetSslProxiesSetSslCertificatesRequestResource)
Changes SslCertificates for TargetSslProxy. 
 | 
Operation | 
TargetSslProxyClient.setSslPolicyTargetSslProxy(ProjectGlobalTargetSslProxyName targetSslProxy,
                          SslPolicyReference sslPolicyReferenceResource)
Sets the SSL policy for TargetSslProxy. 
 | 
| Constructor and Description | 
|---|
Builder(ProjectGlobalTargetSslProxyName projectGlobalTargetSslProxyName)  | 
Copyright © 2019 Google LLC. All rights reserved.