queryGrantableRoles
public Iam.Roles.QueryGrantableRoles queryGrantableRoles(QueryGrantableRolesRequest content)
throws java.io.IOException
Queries roles that can be granted on a particular resource. A role is grantable if it can be used
as the role in a binding for a policy for that resource.
Create a request for the method "roles.queryGrantableRoles".
This request holds the parameters needed by the iam server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
content - the QueryGrantableRolesRequest
- Returns:
- the request
- Throws:
java.io.IOException