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