Interface Ec2Configuration.Builder

    • Method Detail

      • scanMode

        Ec2Configuration.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

        Ec2Configuration.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