Interface AssociationStateDetails.Builder

    • Method Detail

      • state

        AssociationStateDetails.Builder state​(String 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.