Uses of Class
org.wso2.am.integration.clients.admin.api.dto.CustomRuleListDTO
Packages that use CustomRuleListDTO
Package
Description
-
Uses of CustomRuleListDTO in org.wso2.am.integration.clients.admin.api
Methods in org.wso2.am.integration.clients.admin.api that return CustomRuleListDTOModifier and TypeMethodDescriptionCustomRulesCollectionApi.throttlingPoliciesCustomGet(String accept, String ifNoneMatch, String ifModifiedSince) Get all Custom Rules Retrieves all custom rules.Methods in org.wso2.am.integration.clients.admin.api that return types with arguments of type CustomRuleListDTOModifier and TypeMethodDescriptionCustomRulesCollectionApi.throttlingPoliciesCustomGetWithHttpInfo(String accept, String ifNoneMatch, String ifModifiedSince) Get all Custom Rules Retrieves all custom rules.Method parameters in org.wso2.am.integration.clients.admin.api with type arguments of type CustomRuleListDTOModifier and TypeMethodDescriptionokhttp3.CallCustomRulesCollectionApi.throttlingPoliciesCustomGetAsync(String accept, String ifNoneMatch, String ifModifiedSince, ApiCallback<CustomRuleListDTO> _callback) Get all Custom Rules (asynchronously) Retrieves all custom rules. -
Uses of CustomRuleListDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return CustomRuleListDTO