Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.CreateInstantBooking
-
Packages that use CreateInstantBooking Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of CreateInstantBooking in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return CreateInstantBooking Modifier and Type Method Description CreateInstantBookingCreateMeetingRoomConfiguration. instantBooking()Settings to automatically book a room for a configured duration if it's free when joining a meeting with Alexa.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type CreateInstantBooking Modifier and Type Method Description CreateMeetingRoomConfiguration.BuilderCreateMeetingRoomConfiguration.Builder. instantBooking(CreateInstantBooking instantBooking)Settings to automatically book a room for a configured duration if it's free when joining a meeting with Alexa.
-