| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
List<RoomSummary> |
ListRoomsResponse.rooms()
List of the matching rooms (summary information only).
|
| Modifier and Type | Method and Description |
|---|---|
ListRoomsResponse.Builder |
ListRoomsResponse.Builder.rooms(RoomSummary... rooms)
List of the matching rooms (summary information only).
|
| Modifier and Type | Method and Description |
|---|---|
ListRoomsResponse.Builder |
ListRoomsResponse.Builder.rooms(Collection<RoomSummary> rooms)
List of the matching rooms (summary information only).
|
Copyright © 2023. All rights reserved.