| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators | |
| software.amazon.awssdk.services.alexaforbusiness.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchRoomsResponse> |
AlexaForBusinessAsyncClient.searchRooms(SearchRoomsRequest searchRoomsRequest)
Searches rooms and lists the ones that meet a set of filter and sort criteria.
|
default SearchRoomsResponse |
AlexaForBusinessClient.searchRooms(SearchRoomsRequest searchRoomsRequest)
Searches rooms and lists the ones that meet a set of filter and sort criteria.
|
default SearchRoomsPublisher |
AlexaForBusinessAsyncClient.searchRoomsPaginator(SearchRoomsRequest searchRoomsRequest)
Searches rooms and lists the ones that meet a set of filter and sort criteria.
|
default SearchRoomsIterable |
AlexaForBusinessClient.searchRoomsPaginator(SearchRoomsRequest searchRoomsRequest)
Searches rooms and lists the ones that meet a set of filter and sort criteria.
|
| Constructor and Description |
|---|
SearchRoomsIterable(AlexaForBusinessClient client,
SearchRoomsRequest firstRequest) |
SearchRoomsPublisher(AlexaForBusinessAsyncClient client,
SearchRoomsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchRoomsRequestMarshaller.marshall(SearchRoomsRequest searchRoomsRequest) |
Copyright © 2021. All rights reserved.