| Modifier and Type | Method and Description |
|---|---|
void |
ThrottlePolicyGenerator.generate(String outPath,
List<ApplicationThrottlePolicyDTO> applicationPolicies,
List<SubscriptionThrottlePolicyDTO> subscriptionPolicies) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HashUtils.detectChanges(List<ExtendedAPI> apis,
List<SubscriptionThrottlePolicyDTO> subscriptionPolicies,
List<ApplicationThrottlePolicyDTO> appPolicies,
String projectName)
Generate hashes for the specified apis, subscription and application policies, then compare with the previously
generated hashes and detect if there are changes with them.
|
| Modifier and Type | Method and Description |
|---|---|
List<SubscriptionThrottlePolicyDTO> |
SubscriptionThrottlePolicyListDTO.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionThrottlePolicyListDTO.setList(List<SubscriptionThrottlePolicyDTO> list) |
| Modifier and Type | Method and Description |
|---|---|
ThrottlePolicy |
ThrottlePolicy.buildContext(SubscriptionThrottlePolicyDTO applicationPolicy) |
| Modifier and Type | Method and Description |
|---|---|
ThrottlePolicyInitializer |
ThrottlePolicyInitializer.buildSubsContext(List<SubscriptionThrottlePolicyDTO> subscriptionPolicies) |
| Modifier and Type | Method and Description |
|---|---|
List<SubscriptionThrottlePolicyDTO> |
RESTAPIService.getSubscriptionPolicies(String accessToken)
Get list of subsription policies
|
List<SubscriptionThrottlePolicyDTO> |
RESTAPIServiceImpl.getSubscriptionPolicies(String accessToken) |
Copyright © 2019 WSO2. All rights reserved.