| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2 | |
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestDef<ShowUrlAuthRequest,ShowUrlAuthResponse> |
CloudRTCMeta.showUrlAuth |
| Modifier and Type | Method and Description |
|---|---|
ShowUrlAuthResponse |
CloudRTCClient.showUrlAuth(ShowUrlAuthRequest request)
查询访问控制参数 查询应用鉴权配置参数
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ShowUrlAuthResponse> |
CloudRTCAsyncClient.showUrlAuthAsync(ShowUrlAuthRequest request)
查询访问控制参数 查询应用鉴权配置参数
|
AsyncInvoker<ShowUrlAuthRequest,ShowUrlAuthResponse> |
CloudRTCAsyncClient.showUrlAuthAsyncInvoker(ShowUrlAuthRequest request)
查询访问控制参数 查询应用鉴权配置参数
|
SyncInvoker<ShowUrlAuthRequest,ShowUrlAuthResponse> |
CloudRTCClient.showUrlAuthInvoker(ShowUrlAuthRequest request)
查询访问控制参数 查询应用鉴权配置参数
|
| Modifier and Type | Method and Description |
|---|---|
ShowUrlAuthResponse |
ShowUrlAuthResponse.withAppId(String appId) |
ShowUrlAuthResponse |
ShowUrlAuthResponse.withAuthentication(AppAuth authentication) |
ShowUrlAuthResponse |
ShowUrlAuthResponse.withAuthentication(java.util.function.Consumer<AppAuth> authenticationSetter) |
ShowUrlAuthResponse |
ShowUrlAuthResponse.withXRequestId(String xRequestId) |
Copyright © 2021. All rights reserved.