| Modifier and Type | Class and Description |
|---|---|
class |
Iam.Organizations.Roles
The "roles" collection of methods.
|
| Constructor and Description |
|---|
Organizations() |
| Modifier and Type | Method and Description |
|---|---|
Iam.Organizations.Roles |
roles()
An accessor for creating requests from the Roles collection.
|
public Iam.Organizations.Roles roles()
The typical use is:
Iam iam = new Iam(...);Iam.Roles.List request = iam.roles().list(parameters ...)
Copyright © 2011–2019 Google. All rights reserved.