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