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