Uses of Class
software.amazon.awssdk.services.iotwireless.model.LoRaWANMulticast
-
Packages that use LoRaWANMulticast Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of LoRaWANMulticast in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return LoRaWANMulticast Modifier and Type Method Description LoRaWANMulticastCreateMulticastGroupRequest. loRaWAN()Returns the value of the LoRaWAN property for this object.LoRaWANMulticastUpdateMulticastGroupRequest. loRaWAN()Returns the value of the LoRaWAN property for this object.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type LoRaWANMulticast Modifier and Type Method Description CreateMulticastGroupRequest.BuilderCreateMulticastGroupRequest.Builder. loRaWAN(LoRaWANMulticast loRaWAN)Sets the value of the LoRaWAN property for this object.UpdateMulticastGroupRequest.BuilderUpdateMulticastGroupRequest.Builder. loRaWAN(LoRaWANMulticast loRaWAN)Sets the value of the LoRaWAN property for this object.
-