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

target.apidocs.com.google.api.services.appengine.v1.Appengine.Projects.Locations.Applications.html Maven / Gradle / Ivy







Appengine.Projects.Locations.Applications (App Engine Admin API v1-rev20241205-2.0.0)












com.google.api.services.appengine.v1

Class Appengine.Projects.Locations.Applications

  • java.lang.Object
    • com.google.api.services.appengine.v1.Appengine.Projects.Locations.Applications
    • Constructor Detail

      • Applications

        public Applications()
    • Method Detail

      • authorizedDomains

        public Appengine.Projects.Locations.Applications.AuthorizedDomains authorizedDomains()
        An accessor for creating requests from the AuthorizedDomains collection.

        The typical use is:

            Appengine appengine = new Appengine(...);
            Appengine.AuthorizedDomains.List request = appengine.authorizedDomains().list(parameters ...)
         
        Returns:
        the resource collection
      • services

        public Appengine.Projects.Locations.Applications.Services services()
        An accessor for creating requests from the Services collection.

        The typical use is:

            Appengine appengine = new Appengine(...);
            Appengine.Services.List request = appengine.services().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy