| Package | Description |
|---|---|
| com.google.api.services.iam.v1 | |
| com.google.api.services.iam.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Iam.Organizations.Roles.Undelete |
Iam.Organizations.Roles.undelete(String name,
UndeleteRoleRequest content)
Undelete a Role, bringing it back in its previous state.
|
Iam.Projects.Roles.Undelete |
Iam.Projects.Roles.undelete(String name,
UndeleteRoleRequest content)
Undelete a Role, bringing it back in its previous state.
|
| Constructor and Description |
|---|
Undelete(String name,
UndeleteRoleRequest content)
Undelete a Role, bringing it back in its previous state.
|
Undelete(String name,
UndeleteRoleRequest content)
Undelete a Role, bringing it back in its previous state.
|
| Modifier and Type | Method and Description |
|---|---|
UndeleteRoleRequest |
UndeleteRoleRequest.clone() |
UndeleteRoleRequest |
UndeleteRoleRequest.encodeEtag(byte[] etag)
Used to perform a consistent read-modify-write.
|
UndeleteRoleRequest |
UndeleteRoleRequest.set(String fieldName,
Object value) |
UndeleteRoleRequest |
UndeleteRoleRequest.setEtag(String etag)
Used to perform a consistent read-modify-write.
|
Copyright © 2011–2019 Google. All rights reserved.