| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<GatewayListItem> |
ParticipatingGateways.gatewayList()
The list of gateways that you want to use for sending the downlink data traffic.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipatingGateways.Builder |
ParticipatingGateways.Builder.gatewayList(GatewayListItem... gatewayList)
The list of gateways that you want to use for sending the downlink data traffic.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipatingGateways.Builder |
ParticipatingGateways.Builder.gatewayList(Collection<GatewayListItem> gatewayList)
The list of gateways that you want to use for sending the downlink data traffic.
|
Copyright © 2023. All rights reserved.