| Package | Description |
|---|---|
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Collection<UserGroupEntity> |
UserGroupsEntity.userGroups |
| Modifier and Type | Method and Description |
|---|---|
Collection<UserGroupEntity> |
UserGroupsEntity.getUserGroups()
The collection of UserGroupEntity objects that are being serialized.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroupsEntity.setUserGroups(Collection<UserGroupEntity> userGroups) |
Copyright © 2023 Apache NiFi Project. All rights reserved.