Class ScopeListDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.ScopeListDTO
ScopeListDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()Number of Scopes returned.getList()Get listGet paginationinthashCode()pagination(PaginationDTO pagination) voidvoidvoidsetPagination(PaginationDTO pagination) toString()
-
Field Details
-
SERIALIZED_NAME_COUNT
- See Also:
-
SERIALIZED_NAME_LIST
- See Also:
-
SERIALIZED_NAME_PAGINATION
- See Also:
-
-
Constructor Details
-
ScopeListDTO
public ScopeListDTO()
-
-
Method Details
-
count
-
getCount
Number of Scopes returned.- Returns:
- count
-
setCount
-
list
-
getList
Get list- Returns:
- list
-
setList
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
equals
-
hashCode
public int hashCode() -
toString
-