| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2 | |
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestDef<CreateAppRequest,CreateAppResponse> |
CloudRTCMeta.createApp |
| Modifier and Type | Method and Description |
|---|---|
CreateAppResponse |
CloudRTCClient.createApp(CreateAppRequest request)
创建应用 调用此接口创建应用。
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateAppResponse> |
CloudRTCAsyncClient.createAppAsync(CreateAppRequest request)
创建应用 调用此接口创建应用。
|
AsyncInvoker<CreateAppRequest,CreateAppResponse> |
CloudRTCAsyncClient.createAppAsyncInvoker(CreateAppRequest request)
创建应用 调用此接口创建应用。
|
SyncInvoker<CreateAppRequest,CreateAppResponse> |
CloudRTCClient.createAppInvoker(CreateAppRequest request)
创建应用 调用此接口创建应用。
|
| Modifier and Type | Method and Description |
|---|---|
CreateAppResponse |
CreateAppResponse.withAppId(String appId) |
CreateAppResponse |
CreateAppResponse.withXRequestId(String xRequestId) |
Copyright © 2021. All rights reserved.