Uses of Interface
software.amazon.awssdk.services.iotwireless.model.LoRaWANFuotaTaskGetInfo.Builder
-
Packages that use LoRaWANFuotaTaskGetInfo.Builder Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of LoRaWANFuotaTaskGetInfo.Builder in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return LoRaWANFuotaTaskGetInfo.Builder Modifier and Type Method Description static LoRaWANFuotaTaskGetInfo.BuilderLoRaWANFuotaTaskGetInfo. builder()LoRaWANFuotaTaskGetInfo.BuilderLoRaWANFuotaTaskGetInfo.Builder. rfRegion(String rfRegion)Sets the value of the RfRegion property for this object.LoRaWANFuotaTaskGetInfo.BuilderLoRaWANFuotaTaskGetInfo.Builder. startTime(Instant startTime)Sets the value of the StartTime property for this object.LoRaWANFuotaTaskGetInfo.BuilderLoRaWANFuotaTaskGetInfo. toBuilder()Methods in software.amazon.awssdk.services.iotwireless.model that return types with arguments of type LoRaWANFuotaTaskGetInfo.Builder Modifier and Type Method Description static Class<? extends LoRaWANFuotaTaskGetInfo.Builder>LoRaWANFuotaTaskGetInfo. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.iotwireless.model with type arguments of type LoRaWANFuotaTaskGetInfo.Builder Modifier and Type Method Description default GetFuotaTaskResponse.BuilderGetFuotaTaskResponse.Builder. loRaWAN(Consumer<LoRaWANFuotaTaskGetInfo.Builder> loRaWAN)Sets the value of the LoRaWAN property for this object.
-