Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.APIRevenueDTO
Packages that use APIRevenueDTO
Package
Description
-
Uses of APIRevenueDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return APIRevenueDTOModifier and TypeMethodDescriptionApiMonetizationApi.getAPIRevenue(String apiId) Get Total Revenue Details of a Given Monetized API with Meterd Billing This operation can be used to get details of total revenue details of a given monetized API with meterd billing.Methods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type APIRevenueDTOModifier and TypeMethodDescriptionApiMonetizationApi.getAPIRevenueWithHttpInfo(String apiId) Get Total Revenue Details of a Given Monetized API with Meterd Billing This operation can be used to get details of total revenue details of a given monetized API with meterd billing.Method parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type APIRevenueDTOModifier and TypeMethodDescriptionokhttp3.CallApiMonetizationApi.getAPIRevenueAsync(String apiId, ApiCallback<APIRevenueDTO> _callback) Get Total Revenue Details of a Given Monetized API with Meterd Billing (asynchronously) This operation can be used to get details of total revenue details of a given monetized API with meterd billing. -
Uses of APIRevenueDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return APIRevenueDTO