| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.constants | |
| org.wso2.apimgt.gateway.cli.model.template.policy |
| Modifier and Type | Method and Description |
|---|---|
static GeneratorConstants.POLICY_TYPE |
GeneratorConstants.POLICY_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneratorConstants.POLICY_TYPE[] |
GeneratorConstants.POLICY_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ThrottlePolicy |
ThrottlePolicy.buildContext(ThrottlePolicyMapper policy,
GeneratorConstants.POLICY_TYPE type) |
ThrottlePolicyInitializer |
ThrottlePolicyInitializer.buildPolicyContext(List<ThrottlePolicyMapper> policies,
GeneratorConstants.POLICY_TYPE type) |
Copyright © 2019 WSO2. All rights reserved.