| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2 | |
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestDef<StartAppRequest,StartAppResponse> |
CloudRTCMeta.startApp |
| Modifier and Type | Method and Description |
|---|---|
StartAppResponse |
CloudRTCClient.startApp(StartAppRequest request)
启用应用 调用此接口启用单个应用。
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<StartAppResponse> |
CloudRTCAsyncClient.startAppAsync(StartAppRequest request)
启用应用 调用此接口启用单个应用。
|
AsyncInvoker<StartAppRequest,StartAppResponse> |
CloudRTCAsyncClient.startAppAsyncInvoker(StartAppRequest request)
启用应用 调用此接口启用单个应用。
|
SyncInvoker<StartAppRequest,StartAppResponse> |
CloudRTCClient.startAppInvoker(StartAppRequest request)
启用应用 调用此接口启用单个应用。
|
| Modifier and Type | Method and Description |
|---|---|
StartAppResponse |
StartAppResponse.withAppId(String appId) |
StartAppResponse |
StartAppResponse.withState(AppState state) |
StartAppResponse |
StartAppResponse.withState(java.util.function.Consumer<AppState> stateSetter) |
StartAppResponse |
StartAppResponse.withXRequestId(String xRequestId) |
Copyright © 2021. All rights reserved.