| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2 | |
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestDef<UpdateUrlAuthRequest,UpdateUrlAuthResponse> |
CloudRTCMeta.updateUrlAuth |
| Modifier and Type | Method and Description |
|---|---|
UpdateUrlAuthResponse |
CloudRTCClient.updateUrlAuth(UpdateUrlAuthRequest request)
开关访问控制 调用此接口开启或关闭URL鉴权。
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UpdateUrlAuthResponse> |
CloudRTCAsyncClient.updateUrlAuthAsync(UpdateUrlAuthRequest request)
开关访问控制 调用此接口开启或关闭URL鉴权。
|
AsyncInvoker<UpdateUrlAuthRequest,UpdateUrlAuthResponse> |
CloudRTCAsyncClient.updateUrlAuthAsyncInvoker(UpdateUrlAuthRequest request)
开关访问控制 调用此接口开启或关闭URL鉴权。
|
SyncInvoker<UpdateUrlAuthRequest,UpdateUrlAuthResponse> |
CloudRTCClient.updateUrlAuthInvoker(UpdateUrlAuthRequest request)
开关访问控制 调用此接口开启或关闭URL鉴权。
|
| Modifier and Type | Method and Description |
|---|---|
UpdateUrlAuthResponse |
UpdateUrlAuthResponse.withAppId(String appId) |
UpdateUrlAuthResponse |
UpdateUrlAuthResponse.withAuthentication(AppAuth authentication) |
UpdateUrlAuthResponse |
UpdateUrlAuthResponse.withAuthentication(java.util.function.Consumer<AppAuth> authenticationSetter) |
UpdateUrlAuthResponse |
UpdateUrlAuthResponse.withXRequestId(String xRequestId) |
Copyright © 2021. All rights reserved.