public static class CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersVSwitchIds
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
form
The method that you want to use to transform events.
|
String |
template
None.
|
String |
value
The ID of the vSwitch with which the ApsaraMQ for RocketMQ instance is associated.
|
| 构造器和说明 |
|---|
CreateEventStreamingRequestSinkSinkRocketMQParametersVSwitchIds() |
@NameInMap(value="Form") public String form
The method that you want to use to transform events. Default value: CONSTANT.
example:CONSTANT
@NameInMap(value="Template") public String template
None.
@NameInMap(value="Value") public String value
The ID of the vSwitch with which the ApsaraMQ for RocketMQ instance is associated.
example:vbr-8vb835n3zf9shwlvbwlmp
public CreateEventStreamingRequestSinkSinkRocketMQParametersVSwitchIds()
public static CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersVSwitchIds build(Map<String,?> map) throws Exception
Exceptionpublic CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersVSwitchIds setForm(String form)
public String getForm()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersVSwitchIds setTemplate(String template)
public String getTemplate()
public CreateEventStreamingRequest.CreateEventStreamingRequestSinkSinkRocketMQParametersVSwitchIds setValue(String value)
public String getValue()
Copyright © 2026. All rights reserved.