| Package | Description | 
|---|---|
| com.tencentcloudapi.mdp.v20200527.models | 
| Modifier and Type | Method and Description | 
|---|---|
EndpointAuthInfo | 
EndpointInfo.getAuthInfo()
Get Endpoint authentication information. 
 | 
EndpointAuthInfo | 
ModifyStreamPackageChannelEndpointRequest.getAuthInfo()
Get New channel authentication information 
 | 
EndpointAuthInfo | 
CreateStreamPackageChannelEndpointRequest.getAuthInfo()
Get Authentication information 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EndpointInfo.setAuthInfo(EndpointAuthInfo AuthInfo)
Set Endpoint authentication information. 
 | 
void | 
ModifyStreamPackageChannelEndpointRequest.setAuthInfo(EndpointAuthInfo AuthInfo)
Set New channel authentication information 
 | 
void | 
CreateStreamPackageChannelEndpointRequest.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 © 2022. All rights reserved.