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

target.apidocs.com.google.api.services.developerconnect.v1.DeveloperConnect.Projects.Locations.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241023-2.0.0
Show newest version






DeveloperConnect.Projects.Locations (Developer Connect API v1-rev20240926-2.0.0)












com.google.api.services.developerconnect.v1

Class DeveloperConnect.Projects.Locations

  • java.lang.Object
    • com.google.api.services.developerconnect.v1.DeveloperConnect.Projects.Locations
    • Constructor Detail

      • Locations

        public Locations()
    • Method Detail

      • get

        public DeveloperConnect.Projects.Locations.Get get(String name)
                                                    throws IOException
        Gets information about a location. Create a request for the method "locations.get". This request holds the parameters needed by the developerconnect server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Resource name for the location.
        Returns:
        the request
        Throws:
        IOException
      • list

        public DeveloperConnect.Projects.Locations.List list(String name)
                                                      throws IOException
        Lists information about the supported locations for this service. Create a request for the method "locations.list". This request holds the parameters needed by the developerconnect server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - The resource that owns the locations collection, if applicable.
        Returns:
        the request
        Throws:
        IOException
      • connections

        public DeveloperConnect.Projects.Locations.Connections connections()
        An accessor for creating requests from the Connections collection.

        The typical use is:

            DeveloperConnect developerconnect = new DeveloperConnect(...);
            DeveloperConnect.Connections.List request = developerconnect.connections().list(parameters ...)
         
        Returns:
        the resource collection
      • operations

        public DeveloperConnect.Projects.Locations.Operations operations()
        An accessor for creating requests from the Operations collection.

        The typical use is:

            DeveloperConnect developerconnect = new DeveloperConnect(...);
            DeveloperConnect.Operations.List request = developerconnect.operations().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy