| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANGatewayVersion |
LoRaWANGatewayVersion.clone() |
LoRaWANGatewayVersion |
LoRaWANUpdateGatewayTaskEntry.getCurrentVersion()
The version of the gateways that should receive the update.
|
LoRaWANGatewayVersion |
LoRaWANUpdateGatewayTaskCreate.getCurrentVersion()
The version of the gateways that should receive the update.
|
LoRaWANGatewayVersion |
LoRaWANGatewayCurrentVersion.getCurrentVersion()
The version of the gateways that should receive the update.
|
LoRaWANGatewayVersion |
LoRaWANUpdateGatewayTaskEntry.getUpdateVersion()
The firmware version to update the gateway to.
|
LoRaWANGatewayVersion |
LoRaWANUpdateGatewayTaskCreate.getUpdateVersion()
The firmware version to update the gateway to.
|
LoRaWANGatewayVersion |
LoRaWANGatewayVersion.withModel(String model)
The model number of the wireless gateway.
|
LoRaWANGatewayVersion |
LoRaWANGatewayVersion.withPackageVersion(String packageVersion)
The version of the wireless gateway firmware.
|
LoRaWANGatewayVersion |
LoRaWANGatewayVersion.withStation(String station)
The basic station version of the wireless gateway.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoRaWANUpdateGatewayTaskEntry.setCurrentVersion(LoRaWANGatewayVersion currentVersion)
The version of the gateways that should receive the update.
|
void |
LoRaWANUpdateGatewayTaskCreate.setCurrentVersion(LoRaWANGatewayVersion currentVersion)
The version of the gateways that should receive the update.
|
void |
LoRaWANGatewayCurrentVersion.setCurrentVersion(LoRaWANGatewayVersion currentVersion)
The version of the gateways that should receive the update.
|
void |
LoRaWANUpdateGatewayTaskEntry.setUpdateVersion(LoRaWANGatewayVersion updateVersion)
The firmware version to update the gateway to.
|
void |
LoRaWANUpdateGatewayTaskCreate.setUpdateVersion(LoRaWANGatewayVersion updateVersion)
The firmware version to update the gateway to.
|
LoRaWANUpdateGatewayTaskEntry |
LoRaWANUpdateGatewayTaskEntry.withCurrentVersion(LoRaWANGatewayVersion currentVersion)
The version of the gateways that should receive the update.
|
LoRaWANUpdateGatewayTaskCreate |
LoRaWANUpdateGatewayTaskCreate.withCurrentVersion(LoRaWANGatewayVersion currentVersion)
The version of the gateways that should receive the update.
|
LoRaWANGatewayCurrentVersion |
LoRaWANGatewayCurrentVersion.withCurrentVersion(LoRaWANGatewayVersion currentVersion)
The version of the gateways that should receive the update.
|
LoRaWANUpdateGatewayTaskEntry |
LoRaWANUpdateGatewayTaskEntry.withUpdateVersion(LoRaWANGatewayVersion updateVersion)
The firmware version to update the gateway to.
|
LoRaWANUpdateGatewayTaskCreate |
LoRaWANUpdateGatewayTaskCreate.withUpdateVersion(LoRaWANGatewayVersion updateVersion)
The firmware version to update the gateway to.
|
Copyright © 2024. All rights reserved.