Interface JSONInput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<JSONInput.Builder,JSONInput>, SdkBuilder<JSONInput.Builder,JSONInput>, SdkPojo
Enclosing class:
JSONInput

public static interface JSONInput.Builder extends SdkPojo, CopyableBuilder<JSONInput.Builder,JSONInput>
  • Method Details

    • type

      The type of JSON. Valid values: Document, Lines.

      Parameters:
      type - The type of JSON. Valid values: Document, Lines.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of JSON. Valid values: Document, Lines.

      Parameters:
      type - The type of JSON. Valid values: Document, Lines.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: