Interface Instance.Builder

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

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

    • id

      The ID of the Amazon EC2 instance.

      Parameters:
      id - The ID of the Amazon EC2 instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.