| Package | Description |
|---|---|
| org.wso2.carbon.auth.scim.rest.api.dto |
| Modifier and Type | Method and Description |
|---|---|
GroupListDTO |
GroupListDTO.addResourcesItem(GroupDTO resourcesItem) |
GroupListDTO |
GroupListDTO.addSchemasItem(String schemasItem) |
GroupListDTO |
GroupListDTO.itemsPerPage(Integer itemsPerPage) |
GroupListDTO |
GroupListDTO.resources(List<GroupDTO> resources) |
GroupListDTO |
GroupListDTO.schemas(List<String> schemas) |
GroupListDTO |
GroupListDTO.startIndex(Integer startIndex) |
GroupListDTO |
GroupListDTO.totalResults(Integer totalResults) |
Copyright © 2018 WSO2. All rights reserved.