| 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 ListGatewaysResponse |
AlexaForBusinessClient.listGateways(Consumer<ListGatewaysRequest.Builder> listGatewaysRequest)
Retrieves a list of gateway summaries.
|
default ListGatewaysResponse |
AlexaForBusinessClient.listGateways(ListGatewaysRequest listGatewaysRequest)
Retrieves a list of gateway summaries.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGatewaysResponse> |
AlexaForBusinessAsyncClient.listGateways(Consumer<ListGatewaysRequest.Builder> listGatewaysRequest)
Retrieves a list of gateway summaries.
|
default CompletableFuture<ListGatewaysResponse> |
AlexaForBusinessAsyncClient.listGateways(ListGatewaysRequest listGatewaysRequest)
Retrieves a list of gateway summaries.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListGatewaysResponse> |
ListGatewaysIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGatewaysPublisher.subscribe(org.reactivestreams.Subscriber<? super ListGatewaysResponse> subscriber) |
Copyright © 2021. All rights reserved.