public class JsonInput extends XmlSerialization
| 构造器 | 说明 |
|---|---|
JsonInput() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
appendToXml(com.obs.services.internal.xml.OBSXMLBuilder xmlBuilder) |
Formats the input settings into the XML request
|
JsonInput |
withType(JsonType type) |
The type of JSON input
Default is LINES
|
charToStringpublic JsonInput withType(JsonType type)
type - JSON file format typepublic void appendToXml(com.obs.services.internal.xml.OBSXMLBuilder xmlBuilder)
xmlBuilder - The xml serializerCopyright © 2025. All rights reserved.