| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.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> |
SubscriptionPolicyAllOfDTO.getCustomAttributes()
Custom attributes added to the Subscription Throttling Policy
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPolicyAllOfDTO |
SubscriptionPolicyAllOfDTO.customAttributes(List<CustomAttributeDTO> customAttributes) |
void |
SubscriptionPolicyAllOfDTO.setCustomAttributes(List<CustomAttributeDTO> customAttributes) |
Copyright © 2021 WSO2 Inc. All rights reserved.