target.apidocs.com.google.api.services.appengine.v1.Appengine.Projects.Locations.html Maven / Gradle / Ivy
Appengine.Projects.Locations (App Engine Admin API v1-rev20241118-2.0.0)
com.google.api.services.appengine.v1
Class Appengine.Projects.Locations
- java.lang.Object
-
- com.google.api.services.appengine.v1.Appengine.Projects.Locations
-
- Enclosing class:
- Appengine.Projects
public class Appengine.Projects.Locations
extends Object
The "locations" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Appengine.Projects.Locations.Applications
The "applications" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Locations()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Appengine.Projects.Locations.Applications
applications()
An accessor for creating requests from the Applications collection.
-
-
Method Detail
-
applications
public Appengine.Projects.Locations.Applications applications()
An accessor for creating requests from the Applications collection.
The typical use is:
Appengine appengine = new Appengine(...);
Appengine.Applications.List request = appengine.applications().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy