| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.admin.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
CustomAttribute |
CustomAttribute.name(String name) |
CustomAttribute |
CustomAttribute.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAttribute> |
SubscriptionThrottlePolicy.getCustomAttributes()
Custom attributes added to the Subscription Throttling Policy
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionThrottlePolicy |
SubscriptionThrottlePolicy.addCustomAttributesItem(CustomAttribute customAttributesItem) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionThrottlePolicy |
SubscriptionThrottlePolicy.customAttributes(List<CustomAttribute> customAttributes) |
void |
SubscriptionThrottlePolicy.setCustomAttributes(List<CustomAttribute> customAttributes) |
Copyright © 2018 WSO2 Inc. All rights reserved.