| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateGatewayGroupResponse |
AlexaForBusinessClient.createGatewayGroup(Consumer<CreateGatewayGroupRequest.Builder> createGatewayGroupRequest)
Creates a gateway group with the specified details.
|
default CreateGatewayGroupResponse |
AlexaForBusinessClient.createGatewayGroup(CreateGatewayGroupRequest createGatewayGroupRequest)
Creates a gateway group with the specified details.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGatewayGroupResponse> |
AlexaForBusinessAsyncClient.createGatewayGroup(Consumer<CreateGatewayGroupRequest.Builder> createGatewayGroupRequest)
Creates a gateway group with the specified details.
|
default CompletableFuture<CreateGatewayGroupResponse> |
AlexaForBusinessAsyncClient.createGatewayGroup(CreateGatewayGroupRequest createGatewayGroupRequest)
Creates a gateway group with the specified details.
|
Copyright © 2021. All rights reserved.