public static class GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkFnfParametersExecutionName
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
form
The method that is used to transform events.
|
String |
template
The template style.
|
String |
value
The execution name.
|
| 构造器和说明 |
|---|
GetEventStreamingResponseBodyDataSinkSinkFnfParametersExecutionName() |
@NameInMap(value="Form") public String form
The method that is used to transform events. Default value: CONSTANT.
example:CONSTANT
@NameInMap(value="Template") public String template
The template style.
example:None
@NameInMap(value="Value") public String value
The execution name.
example:123
public GetEventStreamingResponseBodyDataSinkSinkFnfParametersExecutionName()
public static GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkFnfParametersExecutionName build(Map<String,?> map) throws Exception
Exceptionpublic GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkFnfParametersExecutionName setForm(String form)
public String getForm()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkFnfParametersExecutionName setTemplate(String template)
public String getTemplate()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSinkSinkFnfParametersExecutionName setValue(String value)
public String getValue()
Copyright © 2026. All rights reserved.