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