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