Interface Ec2ScanModeState.Builder

    • Method Detail

      • scanMode

        Ec2ScanModeState.Builder scanMode​(String scanMode)

        The scan method that is applied to the instance.

        Parameters:
        scanMode - The scan method that is applied to the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Ec2ScanMode, Ec2ScanMode
      • scanMode

        Ec2ScanModeState.Builder scanMode​(Ec2ScanMode scanMode)

        The scan method that is applied to the instance.

        Parameters:
        scanMode - The scan method that is applied to the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Ec2ScanMode, Ec2ScanMode
      • scanModeStatus

        Ec2ScanModeState.Builder scanModeStatus​(String scanModeStatus)

        The status of the Amazon EC2 scan mode setting.

        Parameters:
        scanModeStatus - The status of the Amazon EC2 scan mode setting.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Ec2ScanModeStatus, Ec2ScanModeStatus