| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1 | |
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestDef<ListRtcHistoryUsageRequest,ListRtcHistoryUsageResponse> |
CloudRTCMeta.listRtcHistoryUsage |
| Modifier and Type | Method and Description |
|---|---|
ListRtcHistoryUsageResponse |
CloudRTCClient.listRtcHistoryUsage(ListRtcHistoryUsageRequest request)
查询用量 查询过去的某一时间段内各种业务的用量数据
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListRtcHistoryUsageResponse> |
CloudRTCAsyncClient.listRtcHistoryUsageAsync(ListRtcHistoryUsageRequest request)
查询用量 查询过去的某一时间段内各种业务的用量数据
|
AsyncInvoker<ListRtcHistoryUsageRequest,ListRtcHistoryUsageResponse> |
CloudRTCAsyncClient.listRtcHistoryUsageAsyncInvoker(ListRtcHistoryUsageRequest request)
查询用量 查询过去的某一时间段内各种业务的用量数据
|
SyncInvoker<ListRtcHistoryUsageRequest,ListRtcHistoryUsageResponse> |
CloudRTCClient.listRtcHistoryUsageInvoker(ListRtcHistoryUsageRequest request)
查询用量 查询过去的某一时间段内各种业务的用量数据
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcHistoryUsageResponse |
ListRtcHistoryUsageResponse.addUsageItem(RtcHistoryUsage usageItem) |
ListRtcHistoryUsageResponse |
ListRtcHistoryUsageResponse.withUsage(java.util.function.Consumer<List<RtcHistoryUsage>> usageSetter) |
ListRtcHistoryUsageResponse |
ListRtcHistoryUsageResponse.withUsage(List<RtcHistoryUsage> usage) |
ListRtcHistoryUsageResponse |
ListRtcHistoryUsageResponse.withXRequestId(String xRequestId) |
Copyright © 2022. All rights reserved.