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