| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
CreateRequireCheckIn |
CreateRequireCheckIn.clone() |
CreateRequireCheckIn |
CreateMeetingRoomConfiguration.getRequireCheckIn()
Settings for requiring a check in when a room is reserved.
|
CreateRequireCheckIn |
CreateRequireCheckIn.withEnabled(Boolean enabled)
Whether require check in is enabled or not.
|
CreateRequireCheckIn |
CreateRequireCheckIn.withReleaseAfterMinutes(Integer releaseAfterMinutes)
Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateMeetingRoomConfiguration.setRequireCheckIn(CreateRequireCheckIn requireCheckIn)
Settings for requiring a check in when a room is reserved.
|
CreateMeetingRoomConfiguration |
CreateMeetingRoomConfiguration.withRequireCheckIn(CreateRequireCheckIn requireCheckIn)
Settings for requiring a check in when a room is reserved.
|
Copyright © 2022. All rights reserved.