getAllowedLocations
public IAMCredentials.Locations.WorkforcePools.GetAllowedLocations getAllowedLocations(String name)
throws IOException
Returns the trust boundary info for a given workforce pool.
Create a request for the method "workforcePools.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 workforce pool.
- Returns:
- the request
- Throws:
IOException