Interface SpotInstanceStateFault.Builder

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

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

    • code

      The reason code for the Spot Instance state change.

      Parameters:
      code - The reason code for the Spot Instance state change.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The message for the Spot Instance state change.

      Parameters:
      message - The message for the Spot Instance state change.
      Returns:
      Returns a reference to this object so that method calls can be chained together.