public static class UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkApacheRocketMQCheckpointParametersGroup
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
form
The method that you want to use to transform events.
|
String |
template
The template based on which you want events to be transformed.
|
String |
value
The ID of the consumer group.
|
| 构造器和说明 |
|---|
UpdateEventStreamingRequestSinkSinkApacheRocketMQCheckpointParametersGroup() |
@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
The template based on which you want events to be transformed.
example:None
@NameInMap(value="Value") public String value
The ID of the consumer group.
example:GID_EVENTBRIDGE_1736234******
public UpdateEventStreamingRequestSinkSinkApacheRocketMQCheckpointParametersGroup()
public static UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkApacheRocketMQCheckpointParametersGroup build(Map<String,?> map) throws Exception
Exceptionpublic UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkApacheRocketMQCheckpointParametersGroup setForm(String form)
public String getForm()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkApacheRocketMQCheckpointParametersGroup setTemplate(String template)
public String getTemplate()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkApacheRocketMQCheckpointParametersGroup setValue(String value)
public String getValue()
Copyright © 2026. All rights reserved.