Class APIExternalStoreListDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.APIExternalStoreListDTO
APIExternalStoreListDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()Number of external stores returned.getList()Get listinthashCode()list(List<APIExternalStoreDTO> list) voidvoidsetList(List<APIExternalStoreDTO> list) toString()
-
Field Details
-
SERIALIZED_NAME_COUNT
- See Also:
-
SERIALIZED_NAME_LIST
- See Also:
-
-
Constructor Details
-
APIExternalStoreListDTO
public APIExternalStoreListDTO()
-
-
Method Details