Class CfnFuotaTaskPropsMixin.LoRaWANProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnFuotaTaskPropsMixin.LoRaWANProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnFuotaTaskPropsMixin.LoRaWANProperty>
- Enclosing interface:
CfnFuotaTaskPropsMixin.LoRaWANProperty
@Stability(Stable)
public static final class CfnFuotaTaskPropsMixin.LoRaWANProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnFuotaTaskPropsMixin.LoRaWANProperty>
A builder for
CfnFuotaTaskPropsMixin.LoRaWANProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnFuotaTaskPropsMixin.LoRaWANProperty.getRfRegion()Sets the value ofCfnFuotaTaskPropsMixin.LoRaWANProperty.getStartTime()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
rfRegion
Sets the value ofCfnFuotaTaskPropsMixin.LoRaWANProperty.getRfRegion()- Parameters:
rfRegion- The frequency band (RFRegion) value.- Returns:
this
-
startTime
@Stability(Stable) public CfnFuotaTaskPropsMixin.LoRaWANProperty.Builder startTime(String startTime) Sets the value ofCfnFuotaTaskPropsMixin.LoRaWANProperty.getStartTime()- Parameters:
startTime- Start time of a FUOTA task.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnFuotaTaskPropsMixin.LoRaWANProperty>- Returns:
- a new instance of
CfnFuotaTaskPropsMixin.LoRaWANProperty - Throws:
NullPointerException- if any required attribute was not provided
-