Interface Ec2Configuration.Builder

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

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

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