Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.InstantBooking
-
Packages that use InstantBooking Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of InstantBooking in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return InstantBooking Modifier and Type Method Description InstantBookingMeetingRoomConfiguration. instantBooking()Settings to automatically book the room if available for a configured duration when joining a meeting with Alexa.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type InstantBooking Modifier and Type Method Description MeetingRoomConfiguration.BuilderMeetingRoomConfiguration.Builder. instantBooking(InstantBooking instantBooking)Settings to automatically book the room if available for a configured duration when joining a meeting with Alexa.
-