| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListGatewayGroupsResponse |
AlexaForBusinessClient.listGatewayGroups(Consumer<ListGatewayGroupsRequest.Builder> listGatewayGroupsRequest)
Retrieves a list of gateway group summaries.
|
default ListGatewayGroupsResponse |
AlexaForBusinessClient.listGatewayGroups(ListGatewayGroupsRequest listGatewayGroupsRequest)
Retrieves a list of gateway group summaries.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGatewayGroupsResponse> |
AlexaForBusinessAsyncClient.listGatewayGroups(Consumer<ListGatewayGroupsRequest.Builder> listGatewayGroupsRequest)
Retrieves a list of gateway group summaries.
|
default CompletableFuture<ListGatewayGroupsResponse> |
AlexaForBusinessAsyncClient.listGatewayGroups(ListGatewayGroupsRequest listGatewayGroupsRequest)
Retrieves a list of gateway group summaries.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListGatewayGroupsResponse> |
ListGatewayGroupsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGatewayGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListGatewayGroupsResponse> subscriber) |
Copyright © 2021. All rights reserved.