Uses of Class
software.amazon.awssdk.services.iotwireless.model.ParticipatingGateways
-
Packages that use ParticipatingGateways Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of ParticipatingGateways in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return ParticipatingGateways Modifier and Type Method Description ParticipatingGatewaysLoRaWANSendDataToDevice. participatingGateways()Choose the gateways that you want to use for the downlink data traffic when the wireless device is running in class B or class C mode.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type ParticipatingGateways Modifier and Type Method Description LoRaWANSendDataToDevice.BuilderLoRaWANSendDataToDevice.Builder. participatingGateways(ParticipatingGateways participatingGateways)Choose the gateways that you want to use for the downlink data traffic when the wireless device is running in class B or class C mode.
-