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