| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators | |
| software.amazon.awssdk.services.chime.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRoomsResponse> |
ChimeAsyncClient.listRooms(ListRoomsRequest listRoomsRequest)
Lists the room details for the specified Amazon Chime Enterprise account.
|
default ListRoomsResponse |
ChimeClient.listRooms(ListRoomsRequest listRoomsRequest)
Lists the room details for the specified Amazon Chime Enterprise account.
|
default ListRoomsPublisher |
ChimeAsyncClient.listRoomsPaginator(ListRoomsRequest listRoomsRequest)
Lists the room details for the specified Amazon Chime Enterprise account.
|
default ListRoomsIterable |
ChimeClient.listRoomsPaginator(ListRoomsRequest listRoomsRequest)
Lists the room details for the specified Amazon Chime Enterprise account.
|
| Constructor and Description |
|---|
ListRoomsIterable(ChimeClient client,
ListRoomsRequest firstRequest) |
ListRoomsPublisher(ChimeAsyncClient client,
ListRoomsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRoomsRequestMarshaller.marshall(ListRoomsRequest listRoomsRequest) |
Copyright © 2023. All rights reserved.