Uses of Interface
software.amazon.awscdk.services.iotwireless.CfnWirelessGateway.LoRaWANGatewayProperty
Packages that use CfnWirelessGateway.LoRaWANGatewayProperty
-
Uses of CfnWirelessGateway.LoRaWANGatewayProperty in software.amazon.awscdk.services.iotwireless
Classes in software.amazon.awscdk.services.iotwireless that implement CfnWirelessGateway.LoRaWANGatewayPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnWirelessGateway.LoRaWANGatewayProperty
Methods in software.amazon.awscdk.services.iotwireless that return CfnWirelessGateway.LoRaWANGatewayPropertyModifier and TypeMethodDescriptionCfnWirelessGateway.LoRaWANGatewayProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.iotwireless with parameters of type CfnWirelessGateway.LoRaWANGatewayPropertyModifier and TypeMethodDescriptionCfnWirelessGateway.Builder.loRaWan
(CfnWirelessGateway.LoRaWANGatewayProperty loRaWan) The gateway configuration information to use to create the wireless gateway.CfnWirelessGatewayProps.Builder.loRaWan
(CfnWirelessGateway.LoRaWANGatewayProperty loRaWan) Sets the value ofCfnWirelessGatewayProps.getLoRaWan()
void
CfnWirelessGateway.setLoRaWan
(CfnWirelessGateway.LoRaWANGatewayProperty value) The gateway configuration information to use to create the wireless gateway.