| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<RoomData> |
SearchRoomsResponse.rooms()
The rooms that meet the specified set of filter criteria, in sort order.
|
| Modifier and Type | Method and Description |
|---|---|
SearchRoomsResponse.Builder |
SearchRoomsResponse.Builder.rooms(RoomData... rooms)
The rooms that meet the specified set of filter criteria, in sort order.
|
| Modifier and Type | Method and Description |
|---|---|
SearchRoomsResponse.Builder |
SearchRoomsResponse.Builder.rooms(Collection<RoomData> rooms)
The rooms that meet the specified set of filter criteria, in sort order.
|
Copyright © 2023. All rights reserved.