| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.RegionTargetHttpsProxies.Insert | Compute.RegionTargetHttpsProxies. insert(String project,
      String region,
      TargetHttpsProxy content)Creates a TargetHttpsProxy resource in the specified project and region using the data included
 in the request. | 
| Compute.TargetHttpsProxies.Insert | Compute.TargetHttpsProxies. insert(String project,
      TargetHttpsProxy content)Creates a TargetHttpsProxy resource in the specified project using the data included in the
 request. | 
| Compute.TargetHttpsProxies.Patch | Compute.TargetHttpsProxies. patch(String project,
     String targetHttpsProxy,
     TargetHttpsProxy content)Patches the specified TargetHttpsProxy resource with the data included in the request. | 
| Constructor and Description | 
|---|
| Insert(String project,
      String region,
      TargetHttpsProxy content)Creates a TargetHttpsProxy resource in the specified project and region using the data included
 in the request. | 
| Insert(String project,
      TargetHttpsProxy content)Creates a TargetHttpsProxy resource in the specified project using the data included in the
 request. | 
| Patch(String project,
     String targetHttpsProxy,
     TargetHttpsProxy content)Patches the specified TargetHttpsProxy resource with the data included in the request. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetHttpsProxy | TargetHttpsProxy. clone() | 
| TargetHttpsProxy | TargetHttpsProxy. encodeFingerprint(byte[] fingerprint)Fingerprint of this resource. | 
| TargetHttpsProxy | TargetHttpsProxy. set(String fieldName,
   Object value) | 
| TargetHttpsProxy | TargetHttpsProxy. setAuthorizationPolicy(String authorizationPolicy)Optional. | 
| TargetHttpsProxy | TargetHttpsProxy. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| TargetHttpsProxy | TargetHttpsProxy. setDescription(String description)An optional description of this resource. | 
| TargetHttpsProxy | TargetHttpsProxy. setFingerprint(String fingerprint)Fingerprint of this resource. | 
| TargetHttpsProxy | TargetHttpsProxy. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| TargetHttpsProxy | TargetHttpsProxy. setKind(String kind)[Output Only] Type of resource. | 
| TargetHttpsProxy | TargetHttpsProxy. setName(String name)Name of the resource. | 
| TargetHttpsProxy | TargetHttpsProxy. setProxyBind(Boolean proxyBind)This field only applies when the forwarding rule that references this target proxy has a
 loadBalancingScheme set to INTERNAL_SELF_MANAGED. | 
| TargetHttpsProxy | TargetHttpsProxy. setQuicOverride(String quicOverride)Specifies the QUIC override policy for this TargetHttpsProxy resource. | 
| TargetHttpsProxy | TargetHttpsProxy. setRegion(String region)[Output Only] URL of the region where the regional TargetHttpsProxy resides. | 
| TargetHttpsProxy | TargetHttpsProxy. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| TargetHttpsProxy | TargetHttpsProxy. setServerTlsPolicy(String serverTlsPolicy)Optional. | 
| TargetHttpsProxy | TargetHttpsProxy. setSslCertificates(List<String> sslCertificates)URLs to SslCertificate resources that are used to authenticate connections between users and
 the load balancer. | 
| TargetHttpsProxy | TargetHttpsProxy. setSslPolicy(String sslPolicy)URL of SslPolicy resource that will be associated with the TargetHttpsProxy resource. | 
| TargetHttpsProxy | TargetHttpsProxy. setUrlMap(String urlMap)A fully-qualified or valid partial URL to the UrlMap resource that defines the mapping from URL
 to the BackendService. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TargetHttpsProxy> | TargetHttpsProxyList. getItems()A list of TargetHttpsProxy resources. | 
| List<TargetHttpsProxy> | TargetHttpsProxiesScopedList. getTargetHttpsProxies()A list of TargetHttpsProxies contained in this scope. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetHttpsProxyList | TargetHttpsProxyList. setItems(List<TargetHttpsProxy> items)A list of TargetHttpsProxy resources. | 
| TargetHttpsProxiesScopedList | TargetHttpsProxiesScopedList. setTargetHttpsProxies(List<TargetHttpsProxy> targetHttpsProxies)A list of TargetHttpsProxies contained in this scope. | 
Copyright © 2011–2021 Google. All rights reserved.