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

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







Compute.TargetHttpProxies (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute

Class Compute.TargetHttpProxies

  • Enclosing class:
    Compute


    public class Compute.TargetHttpProxies
    extends Object
    The "targetHttpProxies" collection of methods.
    • Constructor Detail

      • TargetHttpProxies

        public TargetHttpProxies()
    • Method Detail

      • aggregatedList

        public Compute.TargetHttpProxies.AggregatedList aggregatedList(String project)
                                                                throws IOException
        Retrieves the list of all TargetHttpProxy resources, regional and global, available to the specified project. Create a request for the method "targetHttpProxies.aggregatedList". 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 - Name of the project scoping this request.
        Returns:
        the request
        Throws:
        IOException
      • delete

        public Compute.TargetHttpProxies.Delete delete(String project,
                                                       String targetHttpProxy)
                                                throws IOException
        Deletes the specified TargetHttpProxy resource. Create a request for the method "targetHttpProxies.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.
        targetHttpProxy - Name of the TargetHttpProxy resource to delete.
        Returns:
        the request
        Throws:
        IOException
      • get

        public Compute.TargetHttpProxies.Get get(String project,
                                                 String targetHttpProxy)
                                          throws IOException
        Returns the specified TargetHttpProxy resource. Gets a list of available target HTTP proxies by making a list() request. Create a request for the method "targetHttpProxies.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.
        targetHttpProxy - Name of the TargetHttpProxy resource to return.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Compute.TargetHttpProxies.List list(String project)
                                            throws IOException
        Retrieves the list of TargetHttpProxy resources available to the specified project. Create a request for the method "targetHttpProxies.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.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy