target.apidocs.com.google.api.services.jobs.v4.CloudTalentSolution.Projects.html Maven / Gradle / Ivy
CloudTalentSolution.Projects (Cloud Talent Solution API v4-rev20240614-2.0.0)
com.google.api.services.jobs.v4
Class CloudTalentSolution.Projects
- java.lang.Object
-
- com.google.api.services.jobs.v4.CloudTalentSolution.Projects
-
- Enclosing class:
- CloudTalentSolution
public class CloudTalentSolution.Projects
extends Object
The "projects" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
CloudTalentSolution.Projects.Operations
The "operations" collection of methods.
class
CloudTalentSolution.Projects.Tenants
The "tenants" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Projects()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudTalentSolution.Projects.Operations
operations()
An accessor for creating requests from the Operations collection.
CloudTalentSolution.Projects.Tenants
tenants()
An accessor for creating requests from the Tenants collection.
-
-
Method Detail
-
operations
public CloudTalentSolution.Projects.Operations operations()
An accessor for creating requests from the Operations collection.
The typical use is:
CloudTalentSolution jobs = new CloudTalentSolution(...);
CloudTalentSolution.Operations.List request = jobs.operations().list(parameters ...)
- Returns:
- the resource collection
-
tenants
public CloudTalentSolution.Projects.Tenants tenants()
An accessor for creating requests from the Tenants collection.
The typical use is:
CloudTalentSolution jobs = new CloudTalentSolution(...);
CloudTalentSolution.Tenants.List request = jobs.tenants().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy