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 © 2024. All rights reserved.