| Modifier and Type | Class and Description | 
|---|---|
class  | 
Compute.TargetHttpsProxies.AggregatedList  | 
class  | 
Compute.TargetHttpsProxies.Delete  | 
class  | 
Compute.TargetHttpsProxies.Get  | 
class  | 
Compute.TargetHttpsProxies.Insert  | 
class  | 
Compute.TargetHttpsProxies.List  | 
class  | 
Compute.TargetHttpsProxies.SetCertificateMap  | 
class  | 
Compute.TargetHttpsProxies.SetQuicOverride  | 
class  | 
Compute.TargetHttpsProxies.SetSslCertificates  | 
class  | 
Compute.TargetHttpsProxies.SetSslPolicy  | 
class  | 
Compute.TargetHttpsProxies.SetUrlMap  | 
class  | 
Compute.TargetHttpsProxies.TestIamPermissions  | 
| Constructor and Description | 
|---|
TargetHttpsProxies()  | 
| Modifier and Type | Method and Description | 
|---|---|
Compute.TargetHttpsProxies.AggregatedList | 
aggregatedList(String project)
Retrieves the list of all TargetHttpsProxy resources, regional and global, available to the
 specified project. 
 | 
Compute.TargetHttpsProxies.Delete | 
delete(String project,
      String targetHttpsProxy)
Deletes the specified TargetHttpsProxy resource. 
 | 
Compute.TargetHttpsProxies.Get | 
get(String project,
   String targetHttpsProxy)
Returns the specified TargetHttpsProxy resource. 
 | 
Compute.TargetHttpsProxies.Insert | 
insert(String project,
      TargetHttpsProxy content)
Creates a TargetHttpsProxy resource in the specified project using the data included in the
 request. 
 | 
Compute.TargetHttpsProxies.List | 
list(String project)
Retrieves the list of TargetHttpsProxy resources available to the specified project. 
 | 
Compute.TargetHttpsProxies.SetCertificateMap | 
setCertificateMap(String project,
                 String targetHttpsProxy,
                 TargetHttpsProxiesSetCertificateMapRequest content)
Changes the Certificate Map for TargetHttpsProxy. 
 | 
Compute.TargetHttpsProxies.SetQuicOverride | 
setQuicOverride(String project,
               String targetHttpsProxy,
               TargetHttpsProxiesSetQuicOverrideRequest content)
Sets the QUIC override policy for TargetHttpsProxy. 
 | 
Compute.TargetHttpsProxies.SetSslCertificates | 
setSslCertificates(String project,
                  String targetHttpsProxy,
                  TargetHttpsProxiesSetSslCertificatesRequest content)
Replaces SslCertificates for TargetHttpsProxy. 
 | 
Compute.TargetHttpsProxies.SetSslPolicy | 
setSslPolicy(String project,
            String targetHttpsProxy,
            SslPolicyReference content)
Sets the SSL policy for TargetHttpsProxy. 
 | 
Compute.TargetHttpsProxies.SetUrlMap | 
setUrlMap(String project,
         String targetHttpsProxy,
         UrlMapReference content)
Changes the URL map for TargetHttpsProxy. 
 | 
Compute.TargetHttpsProxies.TestIamPermissions | 
testIamPermissions(String project,
                  String resource,
                  TestPermissionsRequest content)
Returns permissions that a caller has on the specified resource. 
 | 
public Compute.TargetHttpsProxies.AggregatedList aggregatedList(String project) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Name of the project scoping this request.IOExceptionpublic Compute.TargetHttpsProxies.Delete delete(String project, String targetHttpsProxy) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.targetHttpsProxy - Name of the TargetHttpsProxy resource to delete.IOExceptionpublic Compute.TargetHttpsProxies.Get get(String project, String targetHttpsProxy) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.targetHttpsProxy - Name of the TargetHttpsProxy resource to return.IOExceptionpublic Compute.TargetHttpsProxies.Insert insert(String project, TargetHttpsProxy content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.content - the TargetHttpsProxyIOExceptionpublic Compute.TargetHttpsProxies.List list(String project) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.IOExceptionpublic Compute.TargetHttpsProxies.SetCertificateMap setCertificateMap(String project, String targetHttpsProxy, TargetHttpsProxiesSetCertificateMapRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.targetHttpsProxy - Name of the TargetHttpsProxy resource whose CertificateMap is to be set. The name must be 1-63
        characters long, and comply with RFC1035.content - the TargetHttpsProxiesSetCertificateMapRequestIOExceptionpublic Compute.TargetHttpsProxies.SetQuicOverride setQuicOverride(String project, String targetHttpsProxy, TargetHttpsProxiesSetQuicOverrideRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.targetHttpsProxy - Name of the TargetHttpsProxy resource to set the QUIC override policy for. The name should conform
        to RFC1035.content - the TargetHttpsProxiesSetQuicOverrideRequestIOExceptionpublic Compute.TargetHttpsProxies.SetSslCertificates setSslCertificates(String project, String targetHttpsProxy, TargetHttpsProxiesSetSslCertificatesRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.targetHttpsProxy - Name of the TargetHttpsProxy resource to set an SslCertificates resource for.content - the TargetHttpsProxiesSetSslCertificatesRequestIOExceptionpublic Compute.TargetHttpsProxies.SetSslPolicy setSslPolicy(String project, String targetHttpsProxy, SslPolicyReference content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.targetHttpsProxy - Name of the TargetHttpsProxy resource whose SSL policy is to be set. The name must be 1-63
        characters long, and comply with RFC1035.content - the SslPolicyReferenceIOExceptionpublic Compute.TargetHttpsProxies.SetUrlMap setUrlMap(String project, String targetHttpsProxy, UrlMapReference content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.targetHttpsProxy - Name of the TargetHttpsProxy resource whose URL map is to be set.content - the UrlMapReferenceIOExceptionpublic Compute.TargetHttpsProxies.TestIamPermissions testIamPermissions(String project, String resource, TestPermissionsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.resource - Name or id of the resource for this request.content - the TestPermissionsRequestIOExceptionCopyright © 2011–2020 Google. All rights reserved.