| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.admin.rest.client.model |
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderCondition
HeaderCondition
|
class |
IPCondition
IPCondition
|
class |
JWTClaimsCondition
JWTClaimsCondition
|
class |
QueryParameterCondition
QueryParameterCondition
|
| Modifier and Type | Method and Description |
|---|---|
ThrottleCondition |
ThrottleCondition.invertCondition(Boolean invertCondition) |
ThrottleCondition |
ThrottleCondition.type(ThrottleCondition.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<ThrottleCondition> |
ConditionalGroup.getConditions()
Individual throttling conditions.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionalGroup |
ConditionalGroup.addConditionsItem(ThrottleCondition conditionsItem) |
| Modifier and Type | Method and Description |
|---|---|
ConditionalGroup |
ConditionalGroup.conditions(List<ThrottleCondition> conditions) |
void |
ConditionalGroup.setConditions(List<ThrottleCondition> conditions) |
Copyright © 2018 WSO2 Inc. All rights reserved.