public static class GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkOpenSourceRabbitMQParametersRoutingKey
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
form
example:
CONSTANT
|
String |
template
example:
The value of ${key} is ${value}!
|
String |
value
example:
{"Form": "CONSTANT", "Value": "my-routing-key"}
|
@NameInMap(value="Form") public String form
CONSTANT
@NameInMap(value="Template") public String template
The value of ${key} is ${value}!
@NameInMap(value="Value") public String value
{"Form": "CONSTANT", "Value": "my-routing-key"}
public GetEventStreamingResponseBodyDataSinkSinkOpenSourceRabbitMQParametersRoutingKey()
public static GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkOpenSourceRabbitMQParametersRoutingKey build(Map<String,?> map) throws Exception
Exceptionpublic GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkOpenSourceRabbitMQParametersRoutingKey setForm(String form)
public String getForm()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkOpenSourceRabbitMQParametersRoutingKey setTemplate(String template)
public String getTemplate()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkOpenSourceRabbitMQParametersRoutingKey setValue(String value)
public String getValue()
Copyright © 2026. All rights reserved.