Interface ImageScanState.Builder

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

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

    • status

      The current state of vulnerability scans for the image.

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

      The current state of vulnerability scans for the image.

      Parameters:
      status - The current state of vulnerability scans for the image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reason

      The reason for the scan status for the image.

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