| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.admin.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
ThrottleCondition.TypeEnum |
ThrottleCondition.getType()
Type of the thottling condition.
|
static ThrottleCondition.TypeEnum |
ThrottleCondition.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThrottleCondition.TypeEnum[] |
ThrottleCondition.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 |
ThrottleCondition.setType(ThrottleCondition.TypeEnum type) |
ThrottleCondition |
ThrottleCondition.type(ThrottleCondition.TypeEnum type) |
Copyright © 2018 WSO2 Inc. All rights reserved.