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