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