Interface SpotInstanceStateFault.Builder

    • Method Detail

      • code

        SpotInstanceStateFault.Builder code​(String 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

        SpotInstanceStateFault.Builder message​(String 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.