| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default GetGatewayResponse |
AlexaForBusinessClient.getGateway(Consumer<GetGatewayRequest.Builder> getGatewayRequest)
Retrieves the details of a gateway.
|
default GetGatewayResponse |
AlexaForBusinessClient.getGateway(GetGatewayRequest getGatewayRequest)
Retrieves the details of a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGatewayResponse> |
AlexaForBusinessAsyncClient.getGateway(Consumer<GetGatewayRequest.Builder> getGatewayRequest)
Retrieves the details of a gateway.
|
default CompletableFuture<GetGatewayResponse> |
AlexaForBusinessAsyncClient.getGateway(GetGatewayRequest getGatewayRequest)
Retrieves the details of a gateway.
|
Copyright © 2021. All rights reserved.