| Modifier and Type | Class and Description |
|---|---|
class |
Iam.Locations.WorkforcePools
The "workforcePools" collection of methods.
|
| Constructor and Description |
|---|
Locations() |
| Modifier and Type | Method and Description |
|---|---|
Iam.Locations.WorkforcePools |
workforcePools()
An accessor for creating requests from the WorkforcePools collection.
|
public Iam.Locations.WorkforcePools workforcePools()
The typical use is:
Iam iam = new Iam(...);Iam.WorkforcePools.List request = iam.workforcePools().list(parameters ...)
Copyright © 2011–2023 Google. All rights reserved.