Interface ImageScanStatus.Builder

  • Method Details

    • status

      The current state of an image scan.

      Parameters:
      status - The current state of an image scan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current state of an image scan.

      Parameters:
      status - The current state of an image scan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • description

      ImageScanStatus.Builder description(String description)

      The description of the image scan status.

      Parameters:
      description - The description of the image scan status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.