getAllowedLocations
public IAMCredentials.Projects.Locations.WorkloadIdentityPools.GetAllowedLocations getAllowedLocations(String name)
throws IOException
Returns the trust boundary info for a given workload identity pool.
Create a request for the method "workloadIdentityPools.getAllowedLocations".
This request holds the parameters needed by the iamcredentials server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote
operation.
- Parameters:
name - Required. Resource name of workload identity pool.
- Returns:
- the request
- Throws:
IOException