| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<GatewayGroupSummary> |
ListGatewayGroupsResponse.gatewayGroups()
The gateway groups in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListGatewayGroupsResponse.Builder |
ListGatewayGroupsResponse.Builder.gatewayGroups(GatewayGroupSummary... gatewayGroups)
The gateway groups in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListGatewayGroupsResponse.Builder |
ListGatewayGroupsResponse.Builder.gatewayGroups(Collection<GatewayGroupSummary> gatewayGroups)
The gateway groups in the list.
|
Copyright © 2021. All rights reserved.