Uses of Class
software.amazon.awssdk.services.iotwireless.model.LoRaWANServiceProfile
-
Packages that use LoRaWANServiceProfile Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of LoRaWANServiceProfile in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return LoRaWANServiceProfile Modifier and Type Method Description LoRaWANServiceProfileCreateServiceProfileRequest. loRaWAN()The service profile information to use to create the service profile.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type LoRaWANServiceProfile Modifier and Type Method Description CreateServiceProfileRequest.BuilderCreateServiceProfileRequest.Builder. loRaWAN(LoRaWANServiceProfile loRaWAN)The service profile information to use to create the service profile.
-