Package | Description |
---|---|
com.tencentcloudapi.mdp.v20200527.models |
Modifier and Type | Method and Description |
---|---|
EndpointInfo[] |
PointInfo.getEndpoints()
Get Channel output list.
|
EndpointInfo |
CreateStreamPackageChannelEndpointResponse.getInfo()
Get Information of the created channel endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
PointInfo.setEndpoints(EndpointInfo[] Endpoints)
Set Channel output list.
|
void |
CreateStreamPackageChannelEndpointResponse.setInfo(EndpointInfo Info)
Set Information of the created channel endpoint
|
Constructor and Description |
---|
EndpointInfo(EndpointInfo 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 © 2024. All rights reserved.