| Package | Description | 
|---|---|
| com.tencentcloudapi.mdp.v20200527.models | 
| Modifier and Type | Method and Description | 
|---|---|
EndpointAuthInfo | 
ModifyMediaPackageChannelEndpointRequest.getAuthInfo()
Get The channel authentication after modification. 
 | 
EndpointAuthInfo | 
EndpointInfo.getAuthInfo()
Get Endpoint authentication information. 
 | 
EndpointAuthInfo | 
CreateMediaPackageChannelEndpointRequest.getAuthInfo()
Get Authentication information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyMediaPackageChannelEndpointRequest.setAuthInfo(EndpointAuthInfo AuthInfo)
Set The channel authentication after modification. 
 | 
void | 
EndpointInfo.setAuthInfo(EndpointAuthInfo AuthInfo)
Set Endpoint authentication information. 
 | 
void | 
CreateMediaPackageChannelEndpointRequest.setAuthInfo(EndpointAuthInfo AuthInfo)
Set Authentication information. 
 | 
| Constructor and Description | 
|---|
EndpointAuthInfo(EndpointAuthInfo 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 © 2021. All rights reserved.