| 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 |
|---|---|
SubscriptionPolicyListDTO |
ThrottlingPoliciesApi.getSubscriptionThrottlingPolicies(Integer limit,
Integer offset,
String ifNoneMatch)
Get streaming throttling policies
This operation can be used to list the available streaming subscription policies
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<SubscriptionPolicyListDTO> |
ThrottlingPoliciesApi.getSubscriptionThrottlingPoliciesWithHttpInfo(Integer limit,
Integer offset,
String ifNoneMatch)
Get streaming throttling policies
This operation can be used to list the available streaming subscription policies
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ThrottlingPoliciesApi.getSubscriptionThrottlingPoliciesAsync(Integer limit,
Integer offset,
String ifNoneMatch,
ApiCallback<SubscriptionPolicyListDTO> _callback)
Get streaming throttling policies (asynchronously)
This operation can be used to list the available streaming subscription policies
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPolicyListDTO |
SubscriptionPolicyListDTO.count(Integer count) |
SubscriptionPolicyListDTO |
SubscriptionPolicyListDTO.list(List<SubscriptionPolicyDTO> list) |
SubscriptionPolicyListDTO |
SubscriptionPolicyListDTO.pagination(PaginationDTO pagination) |
Copyright © 2021 WSO2 Inc. All rights reserved.