类 JsonInput

java.lang.Object
com.obs.services.model.select.XmlSerialization
com.obs.services.model.select.JsonInput

public class JsonInput extends XmlSerialization
JSON input serialization format
  • 构造器详细资料

    • JsonInput

      public JsonInput()
  • 方法详细资料

    • withType

      public JsonInput withType(JsonType type)
      The type of JSON input Default is LINES
      参数:
      type - JSON file format type
      返回:
      Self
    • appendToXml

      public void appendToXml(com.obs.services.internal.xml.OBSXMLBuilder xmlBuilder)
      Formats the input settings into the XML request
      参数:
      xmlBuilder - The xml serializer