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