Interface ValidationDetails.Builder

  • Method Details

    • status

      The status of the validation sub-task of the job.

      Parameters:
      status - The status of the validation sub-task of the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the validation sub-task of the job.

      Parameters:
      status - The status of the validation sub-task of the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • creationTime

      ValidationDetails.Builder creationTime(Instant creationTime)

      The start time of the validation sub-task of the job.

      Parameters:
      creationTime - The start time of the validation sub-task of the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      ValidationDetails.Builder lastModifiedTime(Instant lastModifiedTime)

      The latest update to the validation sub-task of the job.

      Parameters:
      lastModifiedTime - The latest update to the validation sub-task of the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.