Interface AssociationStateDetails.Builder

  • Method Details

    • state

      The state of the association.

      Parameters:
      state - The state of the association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statusMessage

      AssociationStateDetails.Builder statusMessage(String statusMessage)

      The status message, if applicable.

      Parameters:
      statusMessage - The status message, if applicable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.