Interface CreateRoomResponse.Builder

    • Method Detail

      • roomArn

        CreateRoomResponse.Builder roomArn​(String roomArn)

        The ARN of the newly created room in the response.

        Parameters:
        roomArn - The ARN of the newly created room in the response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.