Uses of Class
org.wso2.am.integration.clients.admin.api.dto.ThrottlePolicyDetailsListDTO
Packages that use ThrottlePolicyDetailsListDTO
Package
Description
-
Uses of ThrottlePolicyDetailsListDTO in org.wso2.am.integration.clients.admin.api
Methods in org.wso2.am.integration.clients.admin.api that return ThrottlePolicyDetailsListDTOModifier and TypeMethodDescriptionThrottlingPolicySearchApi.throttlingPolicySearch(String query) Retrieve/Search Throttling Policies This operation provides you a list of available Throttling Policies qualifying the given keyword match.Methods in org.wso2.am.integration.clients.admin.api that return types with arguments of type ThrottlePolicyDetailsListDTOModifier and TypeMethodDescriptionThrottlingPolicySearchApi.throttlingPolicySearchWithHttpInfo(String query) Retrieve/Search Throttling Policies This operation provides you a list of available Throttling Policies qualifying the given keyword match.Method parameters in org.wso2.am.integration.clients.admin.api with type arguments of type ThrottlePolicyDetailsListDTOModifier and TypeMethodDescriptionokhttp3.CallThrottlingPolicySearchApi.throttlingPolicySearchAsync(String query, ApiCallback<ThrottlePolicyDetailsListDTO> _callback) Retrieve/Search Throttling Policies (asynchronously) This operation provides you a list of available Throttling Policies qualifying the given keyword match. -
Uses of ThrottlePolicyDetailsListDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return ThrottlePolicyDetailsListDTOModifier and TypeMethodDescriptionThrottlePolicyDetailsListDTO.list(List<ThrottlePolicyDetailsDTO> list)