public static interface GatewayListItem.Builder extends SdkPojo, CopyableBuilder<GatewayListItem.Builder,GatewayListItem>
| Modifier and Type | Method and Description |
|---|---|
GatewayListItem.Builder |
downlinkFrequency(Integer downlinkFrequency)
The frequency to use for the gateways when sending a downlink message to the wireless device.
|
GatewayListItem.Builder |
gatewayId(String gatewayId)
The ID of the wireless gateways that you want to add to the list of gateways when sending downlink messages.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGatewayListItem.Builder gatewayId(String gatewayId)
The ID of the wireless gateways that you want to add to the list of gateways when sending downlink messages.
gatewayId - The ID of the wireless gateways that you want to add to the list of gateways when sending downlink
messages.GatewayListItem.Builder downlinkFrequency(Integer downlinkFrequency)
The frequency to use for the gateways when sending a downlink message to the wireless device.
downlinkFrequency - The frequency to use for the gateways when sending a downlink message to the wireless device.Copyright © 2023. All rights reserved.