| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
ApplicationThrottlePolicyListDTO |
ApplicationPolicyCollectionApi.throttlingPoliciesApplicationGet(String accept,
String ifNoneMatch,
String ifModifiedSince)
Get all Application Throttling Policies
Retrieves all existing application throttling policies.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ApplicationThrottlePolicyListDTO> |
ApplicationPolicyCollectionApi.throttlingPoliciesApplicationGetWithHttpInfo(String accept,
String ifNoneMatch,
String ifModifiedSince)
Get all Application Throttling Policies
Retrieves all existing application throttling policies.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ApplicationPolicyCollectionApi.throttlingPoliciesApplicationGetAsync(String accept,
String ifNoneMatch,
String ifModifiedSince,
ApiCallback<ApplicationThrottlePolicyListDTO> _callback)
Get all Application Throttling Policies (asynchronously)
Retrieves all existing application throttling policies.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationThrottlePolicyListDTO |
ApplicationThrottlePolicyListDTO.count(Integer count) |
ApplicationThrottlePolicyListDTO |
ApplicationThrottlePolicyListDTO.list(List<ApplicationThrottlePolicyDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.