Interface FileInput.Builder

  • Method Details

    • fileURI

      FileInput.Builder fileURI(String fileURI)

      The URI or location where the file should be stored or has been uploaded.

      Parameters:
      fileURI - The URI or location where the file should be stored or has been uploaded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • businessUseCase

      FileInput.Builder businessUseCase(String businessUseCase)

      The business purpose or use case that this file supports in the benefit application.

      Parameters:
      businessUseCase - The business purpose or use case that this file supports in the benefit application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.