| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest.policy |
| Modifier and Type | Method and Description |
|---|---|
ThrottleLimitDTO.TypeEnum |
ThrottleLimitDTO.getType()
Type of the throttling limit.
|
static ThrottleLimitDTO.TypeEnum |
ThrottleLimitDTO.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThrottleLimitDTO.TypeEnum[] |
ThrottleLimitDTO.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThrottleLimitDTO.setType(ThrottleLimitDTO.TypeEnum type) |
Copyright © 2019 WSO2. All rights reserved.