| 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 |
|---|---|
ListWirelessGatewayTaskDefinitionsRequest |
ListWirelessGatewayTaskDefinitionsRequest.clone() |
ListWirelessGatewayTaskDefinitionsRequest |
ListWirelessGatewayTaskDefinitionsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in this operation.
|
ListWirelessGatewayTaskDefinitionsRequest |
ListWirelessGatewayTaskDefinitionsRequest.withNextToken(String nextToken)
To retrieve the next set of results, the
nextToken value from a previous response; otherwise
null to receive the first set of results. |
ListWirelessGatewayTaskDefinitionsRequest |
ListWirelessGatewayTaskDefinitionsRequest.withTaskDefinitionType(String taskDefinitionType)
A filter to list only the wireless gateway task definitions that use this task definition type.
|
ListWirelessGatewayTaskDefinitionsRequest |
ListWirelessGatewayTaskDefinitionsRequest.withTaskDefinitionType(WirelessGatewayTaskDefinitionType taskDefinitionType)
A filter to list only the wireless gateway task definitions that use this task definition type.
|
Copyright © 2022. All rights reserved.