| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.TargetSslProxies.Insert | Compute.TargetSslProxies. insert(String project,
      TargetSslProxy content)Creates a TargetSslProxy resource in the specified project using the data included in the
 request. | 
| Constructor and Description | 
|---|
| Insert(String project,
      TargetSslProxy content)Creates a TargetSslProxy resource in the specified project using the data included in the
 request. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetSslProxy | TargetSslProxy. clone() | 
| TargetSslProxy | TargetSslProxy. set(String fieldName,
   Object value) | 
| TargetSslProxy | TargetSslProxy. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| TargetSslProxy | TargetSslProxy. setDescription(String description)An optional description of this resource. | 
| TargetSslProxy | TargetSslProxy. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| TargetSslProxy | TargetSslProxy. setKind(String kind)[Output Only] Type of the resource. | 
| TargetSslProxy | TargetSslProxy. setName(String name)Name of the resource. | 
| TargetSslProxy | TargetSslProxy. setProxyHeader(String proxyHeader)Specifies the type of proxy header to append before sending data to the backend, either NONE or
 PROXY_V1. | 
| TargetSslProxy | TargetSslProxy. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| TargetSslProxy | TargetSslProxy. setService(String service)URL to the BackendService resource. | 
| TargetSslProxy | TargetSslProxy. setSslCertificates(List<String> sslCertificates)URLs to SslCertificate resources that are used to authenticate connections to Backends. | 
| TargetSslProxy | TargetSslProxy. setSslPolicy(String sslPolicy)URL of SslPolicy resource that will be associated with the TargetSslProxy resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TargetSslProxy> | TargetSslProxyList. getItems()A list of TargetSslProxy resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetSslProxyList | TargetSslProxyList. setItems(List<TargetSslProxy> items)A list of TargetSslProxy resources. | 
Copyright © 2011–2021 Google. All rights reserved.