| Package | Description |
|---|---|
| org.wso2.am.integration.clients.internal.api.dto |
| Modifier and Type | Method and Description |
|---|---|
GroupIdDTO |
GroupIdDTO.applicationId(Integer applicationId) |
GroupIdDTO |
GroupIdDTO.groupId(String groupId) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupIdDTO> |
ApplicationDTO.getGroupIds()
group ids associated with the application.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationDTO |
ApplicationDTO.addGroupIdsItem(GroupIdDTO groupIdsItem) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationDTO |
ApplicationDTO.groupIds(List<GroupIdDTO> groupIds) |
void |
ApplicationDTO.setGroupIds(List<GroupIdDTO> groupIds) |
Copyright © 2021 WSO2 Inc. All rights reserved.