public static class UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkRocketMQParametersInstanceEndpoint
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
form
The method that you want to use to transform events.
|
String |
template
None.
|
String |
value
The endpoint that is used to access the instance.
|
| 构造器和说明 |
|---|
UpdateEventStreamingRequestSinkSinkRocketMQParametersInstanceEndpoint() |
@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 endpoint that is used to access the instance.
example:vbr-8vbsvkkbpf3vb0zef****
public UpdateEventStreamingRequestSinkSinkRocketMQParametersInstanceEndpoint()
public static UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkRocketMQParametersInstanceEndpoint build(Map<String,?> map) throws Exception
Exceptionpublic UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkRocketMQParametersInstanceEndpoint setForm(String form)
public String getForm()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkRocketMQParametersInstanceEndpoint setTemplate(String template)
public String getTemplate()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkRocketMQParametersInstanceEndpoint setValue(String value)
public String getValue()
Copyright © 2026. All rights reserved.