| Package | Description |
|---|---|
| org.wso2.micro.gateway.core.throttle |
| Modifier and Type | Method and Description |
|---|---|
ThrottleData.ThrottleType |
ThrottleData.getThrottleType() |
static ThrottleData.ThrottleType |
ThrottleData.ThrottleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThrottleData.ThrottleType[] |
ThrottleData.ThrottleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThrottleData.setThrottleType(ThrottleData.ThrottleType throttleType) |
Copyright © 2020 WSO2. All rights reserved.