Interface CreateAttendeeRequestItem.Builder

    • Method Detail

      • externalUserId

        CreateAttendeeRequestItem.Builder externalUserId​(String externalUserId)

        The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.

        Pattern: [-_&@+=,(){}\[\]\/«».:|'"#a-zA-Z0-9À-ÿ\s]*

        Values that begin with aws: are reserved. You can't configure a value that uses this prefix. Case insensitive.

        Parameters:
        externalUserId - The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.

        Pattern: [-_&@+=,(){}\[\]\/«».:|'"#a-zA-Z0-9À-ÿ\s]*

        Values that begin with aws: are reserved. You can't configure a value that uses this prefix. Case insensitive.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • capabilities

        CreateAttendeeRequestItem.Builder capabilities​(AttendeeCapabilities capabilities)

        A list of one or more capabilities.

        Parameters:
        capabilities - A list of one or more capabilities.
        Returns:
        Returns a reference to this object so that method calls can be chained together.