Class WebhooksSubscriptionsListDTO
java.lang.Object
org.wso2.am.integration.clients.internal.api.dto.WebhooksSubscriptionsListDTO
WebhooksSubscriptionsListDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddListItem(WebhooksSubscriptionDTO listItem) booleangetList()Get listGet paginationinthashCode()list(List<WebhooksSubscriptionDTO> list) pagination(PaginationDTO pagination) voidsetList(List<WebhooksSubscriptionDTO> list) voidsetPagination(PaginationDTO pagination) toString()
-
Constructor Details
-
WebhooksSubscriptionsListDTO
public WebhooksSubscriptionsListDTO()
-
-
Method Details