Uses of Class
software.amazon.awscdk.services.iotwireless.CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder
-
Uses of CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder in software.amazon.awscdk.services.iotwireless
Modifier and TypeMethodDescriptionCfnDeviceProfile.LoRaWANDeviceProfileProperty.builder()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.classBTimeout
(Number classBTimeout) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getClassBTimeout()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.classCTimeout
(Number classCTimeout) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getClassCTimeout()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.factoryPresetFreqsList
(List<? extends Number> factoryPresetFreqsList) CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.factoryPresetFreqsList
(IResolvable factoryPresetFreqsList) CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.macVersion
(String macVersion) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getMacVersion()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.maxDutyCycle
(Number maxDutyCycle) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getMaxDutyCycle()
Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getMaxEirp()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.pingSlotDr
(Number pingSlotDr) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getPingSlotDr()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.pingSlotFreq
(Number pingSlotFreq) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getPingSlotFreq()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.pingSlotPeriod
(Number pingSlotPeriod) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getPingSlotPeriod()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.regParamsRevision
(String regParamsRevision) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getRegParamsRevision()
Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getRfRegion()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.rxDataRate2
(Number rxDataRate2) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getRxDataRate2()
Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getRxDelay1()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.rxDrOffset1
(Number rxDrOffset1) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getRxDrOffset1()
Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getRxFreq2()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supports32BitFCnt
(Boolean supports32BitFCnt) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupports32BitFCnt()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supports32BitFCnt
(IResolvable supports32BitFCnt) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupports32BitFCnt()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supportsClassB
(Boolean supportsClassB) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassB()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supportsClassB
(IResolvable supportsClassB) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassB()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supportsClassC
(Boolean supportsClassC) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassC()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supportsClassC
(IResolvable supportsClassC) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassC()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supportsJoin
(Boolean supportsJoin) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsJoin()
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supportsJoin
(IResolvable supportsJoin) Sets the value ofCfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsJoin()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder
.