| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIRevenueDTO |
ApiMonetizationApi.apisApiIdRevenueGet(String apiId)
Get total revenue details of a given monetized API with meterd billing.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<APIRevenueDTO> |
ApiMonetizationApi.apisApiIdRevenueGetWithHttpInfo(String apiId)
Get total revenue details of a given monetized API with meterd billing.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApiMonetizationApi.apisApiIdRevenueGetAsync(String apiId,
ApiCallback<APIRevenueDTO> callback)
Get total revenue details of a given monetized API with meterd billing.
|
| Modifier and Type | Method and Description |
|---|---|
APIRevenueDTO |
APIRevenueDTO.properties(Map<String,String> properties) |
APIRevenueDTO |
APIRevenueDTO.putPropertiesItem(String key,
String propertiesItem) |
Copyright © 2020 WSO2 Inc. All rights reserved.