java.lang.Object
cn.warpin.thirdPart.huawei.obs.obs.services.model.select.XmlSerialization
cn.warpin.thirdPart.huawei.obs.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(OBSXMLBuilder xmlBuilder)
      Formats the input settings into the XML request
      指定者:
      appendToXml 在类中 XmlSerialization
      参数:
      xmlBuilder - The xml serializer