Uses of Class
org.wso2.am.integration.clients.admin.api.dto.CustomAttributeDTO
Packages that use CustomAttributeDTO
-
Uses of CustomAttributeDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return CustomAttributeDTOModifier and TypeMethodDescriptionMethods in org.wso2.am.integration.clients.admin.api.dto that return types with arguments of type CustomAttributeDTOModifier and TypeMethodDescriptionSubscriptionThrottlePolicyAllOfDTO.getCustomAttributes()Custom attributes added to the Subscription Throttling PolicySubscriptionThrottlePolicyDTO.getCustomAttributes()Custom attributes added to the Subscription Throttling PolicyMethod parameters in org.wso2.am.integration.clients.admin.api.dto with type arguments of type CustomAttributeDTOModifier and TypeMethodDescriptionSubscriptionThrottlePolicyAllOfDTO.customAttributes(List<CustomAttributeDTO> customAttributes) SubscriptionThrottlePolicyDTO.customAttributes(List<CustomAttributeDTO> customAttributes) voidSubscriptionThrottlePolicyAllOfDTO.setCustomAttributes(List<CustomAttributeDTO> customAttributes) voidSubscriptionThrottlePolicyDTO.setCustomAttributes(List<CustomAttributeDTO> customAttributes)