Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.ProactiveJoin
-
Packages that use ProactiveJoin Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of ProactiveJoin in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return ProactiveJoin Modifier and Type Method Description ProactiveJoinMeetingRoomConfiguration. proactiveJoin()Returns the value of the ProactiveJoin property for this object.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type ProactiveJoin Modifier and Type Method Description MeetingRoomConfiguration.BuilderMeetingRoomConfiguration.Builder. proactiveJoin(ProactiveJoin proactiveJoin)Sets the value of the ProactiveJoin property for this object.
-