Uses of Class
org.wso2.am.integration.clients.admin.api.dto.BurstLimitDTO
-
Packages that use BurstLimitDTO Package Description org.wso2.am.integration.clients.admin.api.dto -
-
Uses of BurstLimitDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return BurstLimitDTO Modifier and Type Method Description BurstLimitDTOApplicationThrottlePolicyAllOfDTO. getBurstLimit()Get burstLimitBurstLimitDTOApplicationThrottlePolicyDTO. getBurstLimit()Get burstLimitBurstLimitDTOBurstLimitDTO. rateLimitCount(Integer rateLimitCount)BurstLimitDTOBurstLimitDTO. rateLimitTimeUnit(String rateLimitTimeUnit)Methods in org.wso2.am.integration.clients.admin.api.dto with parameters of type BurstLimitDTO Modifier and Type Method Description ApplicationThrottlePolicyAllOfDTOApplicationThrottlePolicyAllOfDTO. burstLimit(BurstLimitDTO burstLimit)ApplicationThrottlePolicyDTOApplicationThrottlePolicyDTO. burstLimit(BurstLimitDTO burstLimit)voidApplicationThrottlePolicyAllOfDTO. setBurstLimit(BurstLimitDTO burstLimit)voidApplicationThrottlePolicyDTO. setBurstLimit(BurstLimitDTO burstLimit)
-