| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.clone() |
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.withAutoCreateTasks(Boolean autoCreateTasks)
Whether to automatically create tasks using this task definition for all gateways with the specified current
version.
|
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.withClientRequestToken(String clientRequestToken)
Each resource must have a unique client request token.
|
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.withName(String name)
The name of the new resource.
|
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.withTags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.withTags(Tag... tags)
The tags to attach to the specified resource.
|
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.withUpdate(UpdateWirelessGatewayTaskCreate update)
Information about the gateways to update.
|
Copyright © 2025. All rights reserved.