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