target.apidocs.com.google.api.services.developerconnect.v1.DeveloperConnect.Projects.html Maven / Gradle / Ivy
The newest version!
DeveloperConnect.Projects (Developer Connect API v1-rev20241205-2.0.0)
com.google.api.services.developerconnect.v1
Class DeveloperConnect.Projects
- java.lang.Object
-
- com.google.api.services.developerconnect.v1.DeveloperConnect.Projects
-
- Enclosing class:
- DeveloperConnect
public class DeveloperConnect.Projects
extends Object
The "projects" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
DeveloperConnect.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
DeveloperConnect.Projects.Locations
locations()
An accessor for creating requests from the Locations collection.
-
-
Method Detail
-
locations
public DeveloperConnect.Projects.Locations locations()
An accessor for creating requests from the Locations collection.
The typical use is:
DeveloperConnect developerconnect = new DeveloperConnect(...);
DeveloperConnect.Locations.List request = developerconnect.locations().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy