Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
DescribeEvent |
CreateStreamLinkEventResponse.getInfo()
Get 创建的Event信息。
|
DescribeEvent |
DescribeStreamLinkEventResponse.getInfo()
Get 媒体传输事件的配置信息。
|
DescribeEvent[] |
DescribeStreamLinkEventsResponse.getInfos()
Get 媒体传输事件的配置信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateStreamLinkEventResponse.setInfo(DescribeEvent Info)
Set 创建的Event信息。
|
void |
DescribeStreamLinkEventResponse.setInfo(DescribeEvent Info)
Set 媒体传输事件的配置信息。
|
void |
DescribeStreamLinkEventsResponse.setInfos(DescribeEvent[] Infos)
Set 媒体传输事件的配置信息列表。
|
Constructor and Description |
---|
DescribeEvent(DescribeEvent 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.