| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayGroupSummary |
GatewayGroupSummary.clone() |
GatewayGroupSummary |
GatewayGroupSummary.withArn(String arn)
The ARN of the gateway group.
|
GatewayGroupSummary |
GatewayGroupSummary.withDescription(String description)
The description of the gateway group.
|
GatewayGroupSummary |
GatewayGroupSummary.withName(String name)
The name of the gateway group.
|
| Modifier and Type | Method and Description |
|---|---|
List<GatewayGroupSummary> |
ListGatewayGroupsResult.getGatewayGroups()
The gateway groups in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListGatewayGroupsResult |
ListGatewayGroupsResult.withGatewayGroups(GatewayGroupSummary... gatewayGroups)
The gateway groups in the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGatewayGroupsResult.setGatewayGroups(Collection<GatewayGroupSummary> gatewayGroups)
The gateway groups in the list.
|
ListGatewayGroupsResult |
ListGatewayGroupsResult.withGatewayGroups(Collection<GatewayGroupSummary> gatewayGroups)
The gateway groups in the list.
|
Copyright © 2019. All rights reserved.