Interface SampleDocumentKeys.Builder

    • Method Detail

      • input

        SampleDocumentKeys.Builder input​(String input)

        An array of keys for your input sample documents.

        Parameters:
        input - An array of keys for your input sample documents.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • output

        SampleDocumentKeys.Builder output​(String output)

        An array of keys for your output sample documents.

        Parameters:
        output - An array of keys for your output sample documents.
        Returns:
        Returns a reference to this object so that method calls can be chained together.