Interface Ec2ScanModeState.Builder

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

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

    • 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:
    • 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:
    • 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:
    • scanModeStatus

      Ec2ScanModeState.Builder scanModeStatus(Ec2ScanModeStatus 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: