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