| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business has been retired and is no longer supported.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListGatewaysResponse |
AlexaForBusinessClient.listGateways(Consumer<ListGatewaysRequest.Builder> listGatewaysRequest)
Deprecated.
Alexa For Business is no longer supported
|
default ListGatewaysResponse |
AlexaForBusinessClient.listGateways(ListGatewaysRequest listGatewaysRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGatewaysResponse> |
AlexaForBusinessAsyncClient.listGateways(Consumer<ListGatewaysRequest.Builder> listGatewaysRequest)
Deprecated.
Alexa For Business is no longer supported
|
default CompletableFuture<ListGatewaysResponse> |
AlexaForBusinessAsyncClient.listGateways(ListGatewaysRequest listGatewaysRequest)
Deprecated.
Alexa For Business is no longer supported
|
| 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 © 2023. All rights reserved.