| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
SubscriberInfoDTO |
SubscriberApi.subscriptionsSubscriptionIdSubscriberInfoGet(String subscriptionId)
Get details of a user who subscribed an API
This operation can be used to get details of a user who subscribed to the API.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<SubscriberInfoDTO> |
SubscriberApi.subscriptionsSubscriptionIdSubscriberInfoGetWithHttpInfo(String subscriptionId)
Get details of a user who subscribed an API
This operation can be used to get details of a user who subscribed to the API.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SubscriberApi.subscriptionsSubscriptionIdSubscriberInfoGetAsync(String subscriptionId,
ApiCallback<SubscriberInfoDTO> callback)
Get details of a user who subscribed an API (asynchronously)
This operation can be used to get details of a user who subscribed to the API.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriberInfoDTO |
SubscriberInfoDTO.addClaimsItem(ClaimDTO claimsItem) |
SubscriberInfoDTO |
SubscriberInfoDTO.claims(List<ClaimDTO> claims) |
SubscriberInfoDTO |
SubscriberInfoDTO.name(String name) |
Copyright © 2020 WSO2 Inc. All rights reserved.