public class GroupInformation extends Object
| Constructor and Description |
|---|
GroupInformation() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getGroupsIds() |
Set<String> |
getGroupsNames() |
void |
setGroupsIds(Set<String> groupsIds) |
void |
setGroupsNames(Set<String> groupsNames) |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.