| Package | Description | 
|---|---|
| com.tencentcloudapi.mdp.v20200527.models | 
| Modifier and Type | Method and Description | 
|---|---|
InputAuthInfo | 
ModifyStreamPackageChannelInputAuthInfoResponse.getAuthInfo()
Get Channel input authentication information 
 | 
InputAuthInfo | 
InputInfo.getAuthInfo()
Get Channel input authentication information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyStreamPackageChannelInputAuthInfoResponse.setAuthInfo(InputAuthInfo AuthInfo)
Set Channel input authentication information 
 | 
void | 
InputInfo.setAuthInfo(InputAuthInfo AuthInfo)
Set Channel input authentication information. 
 | 
| Constructor and Description | 
|---|
InputAuthInfo(InputAuthInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2023. All rights reserved.