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

target.apidocs.com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations.html Maven / Gradle / Ivy







Integrations.Projects.Locations (Application Integration API v1alpha-rev20230117-2.0.0)












com.google.api.services.integrations.v1alpha

Class Integrations.Projects.Locations

  • java.lang.Object
    • com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations
  • Enclosing class:
    Integrations.Projects


    public class Integrations.Projects.Locations
    extends Object
    The "locations" collection of methods.
    • Constructor Detail

      • Locations

        public Locations()
    • Method Detail

      • listTaskEntities

        public Integrations.Projects.Locations.ListTaskEntities listTaskEntities(String parent)
                                                                          throws IOException
        This is a UI only method and will be moved away. Returns a list of common tasks. Create a request for the method "locations.listTaskEntities". This request holds the parameters needed by the integrations server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. The location resource of the request. This is not going to be used but preserve the field for future.
        Returns:
        the request
        Throws:
        IOException
      • appsScriptProjects

        public Integrations.Projects.Locations.AppsScriptProjects appsScriptProjects()
        An accessor for creating requests from the AppsScriptProjects collection.

        The typical use is:

            Integrations integrations = new Integrations(...);
            Integrations.AppsScriptProjects.List request = integrations.appsScriptProjects().list(parameters ...)
         
        Returns:
        the resource collection
      • authConfigs

        public Integrations.Projects.Locations.AuthConfigs authConfigs()
        An accessor for creating requests from the AuthConfigs collection.

        The typical use is:

            Integrations integrations = new Integrations(...);
            Integrations.AuthConfigs.List request = integrations.authConfigs().list(parameters ...)
         
        Returns:
        the resource collection
      • certificates

        public Integrations.Projects.Locations.Certificates certificates()
        An accessor for creating requests from the Certificates collection.

        The typical use is:

            Integrations integrations = new Integrations(...);
            Integrations.Certificates.List request = integrations.certificates().list(parameters ...)
         
        Returns:
        the resource collection
      • connections

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

        The typical use is:

            Integrations integrations = new Integrations(...);
            Integrations.Connections.List request = integrations.connections().list(parameters ...)
         
        Returns:
        the resource collection
      • integrations

        public Integrations.Projects.Locations.IntegrationsOperations integrations()
        An accessor for creating requests from the IntegrationsOperations collection.

        The typical use is:

            Integrations integrations = new Integrations(...);
            Integrations.IntegrationsOperations.List request = integrations.integrations().list(parameters ...)
         
        Returns:
        the resource collection
      • products

        public Integrations.Projects.Locations.Products products()
        An accessor for creating requests from the Products collection.

        The typical use is:

            Integrations integrations = new Integrations(...);
            Integrations.Products.List request = integrations.products().list(parameters ...)
         
        Returns:
        the resource collection
      • sfdcInstances

        public Integrations.Projects.Locations.SfdcInstances sfdcInstances()
        An accessor for creating requests from the SfdcInstances collection.

        The typical use is:

            Integrations integrations = new Integrations(...);
            Integrations.SfdcInstances.List request = integrations.sfdcInstances().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy