| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateInstantBooking |
UpdateInstantBooking.clone() |
UpdateInstantBooking |
UpdateMeetingRoomConfiguration.getInstantBooking()
Settings to automatically book an available room available for a configured duration when joining a meeting with
Alexa.
|
UpdateInstantBooking |
UpdateInstantBooking.withDurationInMinutes(Integer durationInMinutes)
Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room when a
meeting is started with Alexa.
|
UpdateInstantBooking |
UpdateInstantBooking.withEnabled(Boolean enabled)
Whether instant booking is enabled or not.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMeetingRoomConfiguration.setInstantBooking(UpdateInstantBooking instantBooking)
Settings to automatically book an available room available for a configured duration when joining a meeting with
Alexa.
|
UpdateMeetingRoomConfiguration |
UpdateMeetingRoomConfiguration.withInstantBooking(UpdateInstantBooking instantBooking)
Settings to automatically book an available room available for a configured duration when joining a meeting with
Alexa.
|
Copyright © 2022. All rights reserved.