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