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