| Package | Description |
|---|---|
| com.google.api.services.directory | |
| com.google.api.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
Directory.Users.Undelete |
Directory.Users.undelete(String userKey,
UserUndelete content)
Undeletes a deleted user.
|
| Constructor and Description |
|---|
Undelete(String userKey,
UserUndelete content)
Undeletes a deleted user.
|
| Modifier and Type | Method and Description |
|---|---|
UserUndelete |
UserUndelete.clone() |
UserUndelete |
UserUndelete.set(String fieldName,
Object value) |
UserUndelete |
UserUndelete.setOrgUnitPath(String orgUnitPath)
OrgUnit of User
|
Copyright © 2011–2021 Google. All rights reserved.