public static class AddIncludedGroups.Input
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.lang.String> |
groups |
| Constructor and Description |
|---|
AddIncludedGroups.Input() |
| Modifier and Type | Method and Description |
|---|---|
static AddIncludedGroups.Input |
fromGroups(java.util.List<java.lang.String> groups) |
public static AddIncludedGroups.Input fromGroups(java.util.List<java.lang.String> groups)