Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.SubscriberInfoDTO
Packages that use SubscriberInfoDTO
Package
Description
-
Uses of SubscriberInfoDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return SubscriberInfoDTOModifier and TypeMethodDescriptionSubscriberApi.getSubscriberInfoBySubscriptionId(String subscriptionId) Get Details of a Subscriber This operation can be used to get details of a user who subscribed to the API.Methods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type SubscriberInfoDTOModifier and TypeMethodDescriptionSubscriberApi.getSubscriberInfoBySubscriptionIdWithHttpInfo(String subscriptionId) Get Details of a Subscriber This operation can be used to get details of a user who subscribed to the API.Method parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type SubscriberInfoDTOModifier and TypeMethodDescriptionokhttp3.CallSubscriberApi.getSubscriberInfoBySubscriptionIdAsync(String subscriptionId, ApiCallback<SubscriberInfoDTO> _callback) Get Details of a Subscriber (asynchronously) This operation can be used to get details of a user who subscribed to the API. -
Uses of SubscriberInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return SubscriberInfoDTOModifier and TypeMethodDescription