All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.Compute.RegionTargetHttpProxies.html Maven / Gradle / Ivy







Compute.RegionTargetHttpProxies (Compute Engine API beta-rev20220312-1.32.1)












com.google.api.services.compute

Class Compute.RegionTargetHttpProxies

  • java.lang.Object
    • com.google.api.services.compute.Compute.RegionTargetHttpProxies
  • Enclosing class:
    Compute


    public class Compute.RegionTargetHttpProxies
    extends Object
    The "regionTargetHttpProxies" collection of methods.
    • Constructor Detail

      • RegionTargetHttpProxies

        public RegionTargetHttpProxies()
    • Method Detail

      • delete

        public Compute.RegionTargetHttpProxies.Delete delete(String project,
                                                             String region,
                                                             String targetHttpProxy)
                                                      throws IOException
        Deletes the specified TargetHttpProxy resource. Create a request for the method "regionTargetHttpProxies.delete". This request holds the parameters needed by the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        project - Project ID for this request.
        region - Name of the region scoping this request.
        targetHttpProxy - Name of the TargetHttpProxy resource to delete.
        Returns:
        the request
        Throws:
        IOException
      • get

        public Compute.RegionTargetHttpProxies.Get get(String project,
                                                       String region,
                                                       String targetHttpProxy)
                                                throws IOException
        Returns the specified TargetHttpProxy resource in the specified region. Gets a list of available target HTTP proxies by making a list() request. Create a request for the method "regionTargetHttpProxies.get". This request holds the parameters needed by the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        project - Project ID for this request.
        region - Name of the region scoping this request.
        targetHttpProxy - Name of the TargetHttpProxy resource to return.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Compute.RegionTargetHttpProxies.List list(String project,
                                                         String region)
                                                  throws IOException
        Retrieves the list of TargetHttpProxy resources available to the specified project in the specified region. Create a request for the method "regionTargetHttpProxies.list". This request holds the parameters needed by the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        project - Project ID for this request.
        region - Name of the region scoping this request.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy