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