| Package | Description | 
|---|---|
| com.tencentcloudapi.cme.v20191029.models | 
| Modifier and Type | Method and Description | 
|---|---|
| StreamConnectOutput | HandleStreamConnectProjectRequest. getOutputInfo()Get 转推输出源操作参数。具体操作方式详见 [操作类型](#Operation) 及下文示例。 | 
| StreamConnectOutput[] | StreamConnectProjectInput. getOutputs()Get 云转推输出源信息。 | 
| StreamConnectOutput | StreamConnectOutputInfo. getStreamConnectOutput()Get 输出源。
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HandleStreamConnectProjectRequest. setOutputInfo(StreamConnectOutput OutputInfo)Set 转推输出源操作参数。具体操作方式详见 [操作类型](#Operation) 及下文示例。 | 
| void | StreamConnectProjectInput. setOutputs(StreamConnectOutput[] Outputs)Set 云转推输出源信息。 | 
| void | StreamConnectOutputInfo. setStreamConnectOutput(StreamConnectOutput StreamConnectOutput)Set 输出源。
注意:此字段可能返回 null,表示取不到有效值。 | 
| Constructor and Description | 
|---|
| StreamConnectOutput(StreamConnectOutput 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 © 2025. All rights reserved.