public static class SinkHttpsParameters.SinkHttpsParametersBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SinkHttpsParametersBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SinkHttpsParameters.SinkHttpsParametersBody |
build(Map<String,?> map) |
String |
getForm() |
String |
getTemplate() |
String |
getValue() |
SinkHttpsParameters.SinkHttpsParametersBody |
setForm(String form) |
SinkHttpsParameters.SinkHttpsParametersBody |
setTemplate(String template) |
SinkHttpsParameters.SinkHttpsParametersBody |
setValue(String value) |
@NameInMap(value="Form") public String form
@NameInMap(value="Template") public String template
@NameInMap(value="Value") public String value
public static SinkHttpsParameters.SinkHttpsParametersBody build(Map<String,?> map) throws Exception
Exceptionpublic SinkHttpsParameters.SinkHttpsParametersBody setForm(String form)
public String getForm()
public SinkHttpsParameters.SinkHttpsParametersBody setTemplate(String template)
public String getTemplate()
public SinkHttpsParameters.SinkHttpsParametersBody setValue(String value)
public String getValue()
Copyright © 2026. All rights reserved.