| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1 | |
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
List<ThrottlingPolicyListDTO> |
ThrottlingPoliciesApi.throttlingPoliciesPolicyLevelGet(String policyLevel,
Integer limit,
Integer offset,
String ifNoneMatch,
String xWSO2Tenant)
Get All Available Throttling Policies
Get available Throttling Policies
|
ApiResponse<List<ThrottlingPolicyListDTO>> |
ThrottlingPoliciesApi.throttlingPoliciesPolicyLevelGetWithHttpInfo(String policyLevel,
Integer limit,
Integer offset,
String ifNoneMatch,
String xWSO2Tenant)
Get All Available Throttling Policies
Get available Throttling Policies
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ThrottlingPoliciesApi.throttlingPoliciesPolicyLevelGetAsync(String policyLevel,
Integer limit,
Integer offset,
String ifNoneMatch,
String xWSO2Tenant,
ApiCallback<List<ThrottlingPolicyListDTO>> _callback)
Get All Available Throttling Policies (asynchronously)
Get available Throttling Policies
|
| Modifier and Type | Method and Description |
|---|---|
ThrottlingPolicyListDTO |
ThrottlingPolicyListDTO.count(Integer count) |
ThrottlingPolicyListDTO |
ThrottlingPolicyListDTO.list(List<ThrottlingPolicyDTO> list) |
ThrottlingPolicyListDTO |
ThrottlingPolicyListDTO.pagination(PaginationDTO pagination) |
Copyright © 2021 WSO2 Inc. All rights reserved.