Uses of Class
software.amazon.awssdk.services.iotwireless.model.LoRaWANUpdateGatewayTaskCreate
-
Packages that use LoRaWANUpdateGatewayTaskCreate Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of LoRaWANUpdateGatewayTaskCreate in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return LoRaWANUpdateGatewayTaskCreate Modifier and Type Method Description LoRaWANUpdateGatewayTaskCreateUpdateWirelessGatewayTaskCreate. loRaWAN()The properties that relate to the LoRaWAN wireless gateway.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type LoRaWANUpdateGatewayTaskCreate Modifier and Type Method Description UpdateWirelessGatewayTaskCreate.BuilderUpdateWirelessGatewayTaskCreate.Builder. loRaWAN(LoRaWANUpdateGatewayTaskCreate loRaWAN)The properties that relate to the LoRaWAN wireless gateway.
-