public class IAMCredentials.Projects.Locations extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
IAMCredentials.Projects.Locations.WorkloadIdentityPools
The "workloadIdentityPools" collection of methods.
|
| Constructor and Description |
|---|
Locations() |
| Modifier and Type | Method and Description |
|---|---|
IAMCredentials.Projects.Locations.WorkloadIdentityPools |
workloadIdentityPools()
An accessor for creating requests from the WorkloadIdentityPools collection.
|
public IAMCredentials.Projects.Locations.WorkloadIdentityPools workloadIdentityPools()
The typical use is:
IAMCredentials iamcredentials = new IAMCredentials(...);IAMCredentials.WorkloadIdentityPools.List request = iamcredentials.workloadIdentityPools().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.