Uses of Class
org.wso2.am.integration.clients.admin.api.dto.AdvancedThrottlePolicyInfoDTO
-
Packages that use AdvancedThrottlePolicyInfoDTO Package Description org.wso2.am.integration.clients.admin.api.dto -
-
Uses of AdvancedThrottlePolicyInfoDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return AdvancedThrottlePolicyInfoDTO Modifier and Type Method Description AdvancedThrottlePolicyInfoDTOAdvancedThrottlePolicyInfoDTO. defaultLimit(ThrottleLimitDTO defaultLimit)Methods in org.wso2.am.integration.clients.admin.api.dto that return types with arguments of type AdvancedThrottlePolicyInfoDTO Modifier and Type Method Description List<AdvancedThrottlePolicyInfoDTO>AdvancedThrottlePolicyListDTO. getList()Get listMethod parameters in org.wso2.am.integration.clients.admin.api.dto with type arguments of type AdvancedThrottlePolicyInfoDTO Modifier and Type Method Description AdvancedThrottlePolicyListDTOAdvancedThrottlePolicyListDTO. list(List<AdvancedThrottlePolicyInfoDTO> list)voidAdvancedThrottlePolicyListDTO. setList(List<AdvancedThrottlePolicyInfoDTO> list)
-