Uses of Class
org.wso2.am.integration.clients.admin.api.dto.ExportThrottlePolicyDTO
Packages that use ExportThrottlePolicyDTO
Package
Description
-
Uses of ExportThrottlePolicyDTO in org.wso2.am.integration.clients.admin.api
Methods in org.wso2.am.integration.clients.admin.api that return ExportThrottlePolicyDTOModifier and TypeMethodDescriptionImportExportThrottlingPolicyApi.exportThrottlingPolicy(String policyId, String name, String type) Export a Throttling Policy This operation can be used to export the details of a particular Throttling Policy.Methods in org.wso2.am.integration.clients.admin.api that return types with arguments of type ExportThrottlePolicyDTOModifier and TypeMethodDescriptionImportExportThrottlingPolicyApi.exportThrottlingPolicyWithHttpInfo(String policyId, String name, String type) Export a Throttling Policy This operation can be used to export the details of a particular Throttling Policy.Method parameters in org.wso2.am.integration.clients.admin.api with type arguments of type ExportThrottlePolicyDTOModifier and TypeMethodDescriptionokhttp3.CallImportExportThrottlingPolicyApi.exportThrottlingPolicyAsync(String policyId, String name, String type, ApiCallback<ExportThrottlePolicyDTO> _callback) Export a Throttling Policy (asynchronously) This operation can be used to export the details of a particular Throttling Policy. -
Uses of ExportThrottlePolicyDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return ExportThrottlePolicyDTOModifier and TypeMethodDescription