| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeDTO |
CustomAttributeDTO.name(String name) |
CustomAttributeDTO |
CustomAttributeDTO.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAttributeDTO> |
SubscriptionThrottlePolicyDTO.getCustomAttributes()
Custom attributes added to the Subscription Throttling Policy
|
List<CustomAttributeDTO> |
SubscriptionThrottlePolicyAllOfDTO.getCustomAttributes()
Custom attributes added to the Subscription Throttling Policy
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionThrottlePolicyDTO |
SubscriptionThrottlePolicyDTO.customAttributes(List<CustomAttributeDTO> customAttributes) |
SubscriptionThrottlePolicyAllOfDTO |
SubscriptionThrottlePolicyAllOfDTO.customAttributes(List<CustomAttributeDTO> customAttributes) |
void |
SubscriptionThrottlePolicyDTO.setCustomAttributes(List<CustomAttributeDTO> customAttributes) |
void |
SubscriptionThrottlePolicyAllOfDTO.setCustomAttributes(List<CustomAttributeDTO> customAttributes) |
Copyright © 2021 WSO2 Inc. All rights reserved.