| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2 | |
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestDef<ListAppsRequest,ListAppsResponse> |
CloudRTCMeta.listApps |
| Modifier and Type | Method and Description |
|---|---|
ListAppsResponse |
CloudRTCClient.listApps(ListAppsRequest request)
查询应用列表 调用此接口查询应用列表。
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListAppsResponse> |
CloudRTCAsyncClient.listAppsAsync(ListAppsRequest request)
查询应用列表 调用此接口查询应用列表。
|
AsyncInvoker<ListAppsRequest,ListAppsResponse> |
CloudRTCAsyncClient.listAppsAsyncInvoker(ListAppsRequest request)
查询应用列表 调用此接口查询应用列表。
|
SyncInvoker<ListAppsRequest,ListAppsResponse> |
CloudRTCClient.listAppsInvoker(ListAppsRequest request)
查询应用列表 调用此接口查询应用列表。
|
| Modifier and Type | Method and Description |
|---|---|
ListAppsResponse |
ListAppsResponse.addAppsItem(App appsItem) |
ListAppsResponse |
ListAppsResponse.withApps(java.util.function.Consumer<List<App>> appsSetter) |
ListAppsResponse |
ListAppsResponse.withApps(List<App> apps) |
ListAppsResponse |
ListAppsResponse.withCount(Integer count) |
ListAppsResponse |
ListAppsResponse.withXRequestId(String xRequestId) |
Copyright © 2021. All rights reserved.