| Package | Description |
|---|---|
| org.openapitools.client.model |
| Modifier and Type | Method and Description |
|---|---|
IdentityServiceGroupDto |
IdentityServiceGroupDto.id(String id) |
IdentityServiceGroupDto |
IdentityServiceGroupDto.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<IdentityServiceGroupDto> |
IdentityServiceGroupInfoDto.getGroups()
An array of group objects.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityServiceGroupInfoDto |
IdentityServiceGroupInfoDto.addGroupsItem(IdentityServiceGroupDto groupsItem) |
| Modifier and Type | Method and Description |
|---|---|
IdentityServiceGroupInfoDto |
IdentityServiceGroupInfoDto.groups(List<IdentityServiceGroupDto> groups) |
void |
IdentityServiceGroupInfoDto.setGroups(List<IdentityServiceGroupDto> groups) |
Copyright © 2022. All rights reserved.