| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateWirelessGatewayTaskEntry |
UpdateWirelessGatewayTaskEntry.clone() |
UpdateWirelessGatewayTaskEntry |
UpdateWirelessGatewayTaskEntry.withArn(String arn)
The Amazon Resource Name of the resource.
|
UpdateWirelessGatewayTaskEntry |
UpdateWirelessGatewayTaskEntry.withId(String id)
The ID of the new wireless gateway task entry.
|
UpdateWirelessGatewayTaskEntry |
UpdateWirelessGatewayTaskEntry.withLoRaWAN(LoRaWANUpdateGatewayTaskEntry loRaWAN)
The properties that relate to the LoRaWAN wireless gateway.
|
| Modifier and Type | Method and Description |
|---|---|
List<UpdateWirelessGatewayTaskEntry> |
ListWirelessGatewayTaskDefinitionsResult.getTaskDefinitions()
The list of task definitions.
|
| Modifier and Type | Method and Description |
|---|---|
ListWirelessGatewayTaskDefinitionsResult |
ListWirelessGatewayTaskDefinitionsResult.withTaskDefinitions(UpdateWirelessGatewayTaskEntry... taskDefinitions)
The list of task definitions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListWirelessGatewayTaskDefinitionsResult.setTaskDefinitions(Collection<UpdateWirelessGatewayTaskEntry> taskDefinitions)
The list of task definitions.
|
ListWirelessGatewayTaskDefinitionsResult |
ListWirelessGatewayTaskDefinitionsResult.withTaskDefinitions(Collection<UpdateWirelessGatewayTaskEntry> taskDefinitions)
The list of task definitions.
|
Copyright © 2024. All rights reserved.