| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateWirelessGatewayTaskCreate |
UpdateWirelessGatewayTaskCreate.clone() |
UpdateWirelessGatewayTaskCreate |
GetWirelessGatewayTaskDefinitionResult.getUpdate()
Information about the gateways to update.
|
UpdateWirelessGatewayTaskCreate |
CreateWirelessGatewayTaskDefinitionRequest.getUpdate()
Information about the gateways to update.
|
UpdateWirelessGatewayTaskCreate |
UpdateWirelessGatewayTaskCreate.withLoRaWAN(LoRaWANUpdateGatewayTaskCreate loRaWAN)
The properties that relate to the LoRaWAN wireless gateway.
|
UpdateWirelessGatewayTaskCreate |
UpdateWirelessGatewayTaskCreate.withUpdateDataRole(String updateDataRole)
The IAM role used to read data from the S3 bucket.
|
UpdateWirelessGatewayTaskCreate |
UpdateWirelessGatewayTaskCreate.withUpdateDataSource(String updateDataSource)
The link to the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetWirelessGatewayTaskDefinitionResult.setUpdate(UpdateWirelessGatewayTaskCreate update)
Information about the gateways to update.
|
void |
CreateWirelessGatewayTaskDefinitionRequest.setUpdate(UpdateWirelessGatewayTaskCreate update)
Information about the gateways to update.
|
GetWirelessGatewayTaskDefinitionResult |
GetWirelessGatewayTaskDefinitionResult.withUpdate(UpdateWirelessGatewayTaskCreate update)
Information about the gateways to update.
|
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.withUpdate(UpdateWirelessGatewayTaskCreate update)
Information about the gateways to update.
|
Copyright © 2024. All rights reserved.