Class APICategoryListDTO
java.lang.Object
org.wso2.am.integration.clients.admin.api.dto.APICategoryListDTO
APICategoryListDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()Number of API categories returned.getList()Get listinthashCode()list(List<APICategoryDTO> list) voidvoidsetList(List<APICategoryDTO> list) toString()
-
Field Details
-
SERIALIZED_NAME_COUNT
- See Also:
-
SERIALIZED_NAME_LIST
- See Also:
-
-
Constructor Details
-
APICategoryListDTO
public APICategoryListDTO()
-
-
Method Details