| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<GatewaySummary> |
ListGatewaysResponse.gateways()
The gateways in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListGatewaysResponse.Builder |
ListGatewaysResponse.Builder.gateways(GatewaySummary... gateways)
The gateways in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListGatewaysResponse.Builder |
ListGatewaysResponse.Builder.gateways(Collection<GatewaySummary> gateways)
The gateways in the list.
|
Copyright © 2023. All rights reserved.