| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.admin.rest.client.api | |
| org.wso2.carbon.apimgt.samples.utils.admin.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
AdvancedThrottlePolicyList |
AdvancedPolicyCollectionApi.throttlingPoliciesAdvancedGet(String accept,
String ifNoneMatch,
String ifModifiedSince)
Get all Advanced throttling policies.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AdvancedThrottlePolicyList> |
AdvancedPolicyCollectionApi.throttlingPoliciesAdvancedGetWithHttpInfo(String accept,
String ifNoneMatch,
String ifModifiedSince)
Get all Advanced throttling policies.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AdvancedPolicyCollectionApi.throttlingPoliciesAdvancedGetAsync(String accept,
String ifNoneMatch,
String ifModifiedSince,
ApiCallback<AdvancedThrottlePolicyList> callback)
Get all Advanced throttling policies.
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedThrottlePolicyList |
AdvancedThrottlePolicyList.addListItem(AdvancedThrottlePolicyInfo listItem) |
AdvancedThrottlePolicyList |
AdvancedThrottlePolicyList.count(Integer count) |
AdvancedThrottlePolicyList |
AdvancedThrottlePolicyList.list(List<AdvancedThrottlePolicyInfo> list) |
Copyright © 2018 WSO2 Inc. All rights reserved.