| 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 |
|---|---|
GetWirelessGatewayTaskDefinitionResult |
AWSIoTWirelessClient.getWirelessGatewayTaskDefinition(GetWirelessGatewayTaskDefinitionRequest request)
Gets information about a wireless gateway task definition.
|
GetWirelessGatewayTaskDefinitionResult |
AWSIoTWireless.getWirelessGatewayTaskDefinition(GetWirelessGatewayTaskDefinitionRequest getWirelessGatewayTaskDefinitionRequest)
Gets information about a wireless gateway task definition.
|
GetWirelessGatewayTaskDefinitionResult |
AbstractAWSIoTWireless.getWirelessGatewayTaskDefinition(GetWirelessGatewayTaskDefinitionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetWirelessGatewayTaskDefinitionResult |
GetWirelessGatewayTaskDefinitionResult.clone() |
GetWirelessGatewayTaskDefinitionResult |
GetWirelessGatewayTaskDefinitionResult.withArn(String arn)
The Amazon Resource Name of the resource.
|
GetWirelessGatewayTaskDefinitionResult |
GetWirelessGatewayTaskDefinitionResult.withAutoCreateTasks(Boolean autoCreateTasks)
Whether to automatically create tasks using this task definition for all gateways with the specified current
version.
|
GetWirelessGatewayTaskDefinitionResult |
GetWirelessGatewayTaskDefinitionResult.withName(String name)
The name of the resource.
|
GetWirelessGatewayTaskDefinitionResult |
GetWirelessGatewayTaskDefinitionResult.withUpdate(UpdateWirelessGatewayTaskCreate update)
Information about the gateways to update.
|
Copyright © 2023. All rights reserved.