Uses of Class
org.wso2.am.integration.clients.store.api.v1.dto.ScopeListDTO
-
Packages that use ScopeListDTO Package Description org.wso2.am.integration.clients.store.api.v1.dto -
-
Uses of ScopeListDTO in org.wso2.am.integration.clients.store.api.v1.dto
Methods in org.wso2.am.integration.clients.store.api.v1.dto that return ScopeListDTO Modifier and Type Method Description ScopeListDTOScopeListDTO. count(Integer count)ScopeListDTOScopeListDTO. list(List<ScopeInfoDTO> list)ScopeListDTOScopeListDTO. pagination(PaginationDTO pagination)
-