Interface AttendeeFeatures.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AttendeeFeatures.Builder,AttendeeFeatures>, SdkBuilder<AttendeeFeatures.Builder,AttendeeFeatures>, SdkPojo
Enclosing class:
AttendeeFeatures

public static interface AttendeeFeatures.Builder extends SdkPojo, CopyableBuilder<AttendeeFeatures.Builder,AttendeeFeatures>
  • Method Details

    • maxCount

      AttendeeFeatures.Builder maxCount(Integer maxCount)

      The maximum number of attendees allowed into the meeting.

      Parameters:
      maxCount - The maximum number of attendees allowed into the meeting.
      Returns:
      Returns a reference to this object so that method calls can be chained together.