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