| 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 |
|---|---|
GetNetworkAnalyzerConfigurationResult |
AWSIoTWirelessClient.getNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationRequest request)
Get network analyzer configuration.
|
GetNetworkAnalyzerConfigurationResult |
AWSIoTWireless.getNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationRequest getNetworkAnalyzerConfigurationRequest)
Get network analyzer configuration.
|
GetNetworkAnalyzerConfigurationResult |
AbstractAWSIoTWireless.getNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.clone() |
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withArn(String arn)
The Amazon Resource Name of the new resource.
|
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withDescription(String description) |
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withMulticastGroups(Collection<String> multicastGroups)
List of multicast group resources that have been added to the network analyzer configuration.
|
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withMulticastGroups(String... multicastGroups)
List of multicast group resources that have been added to the network analyzer configuration.
|
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withName(String name) |
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withTraceContent(TraceContent traceContent) |
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withWirelessDevices(Collection<String> wirelessDevices)
List of wireless device resources that have been added to the network analyzer configuration.
|
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withWirelessDevices(String... wirelessDevices)
List of wireless device resources that have been added to the network analyzer configuration.
|
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withWirelessGateways(Collection<String> wirelessGateways)
List of wireless gateway resources that have been added to the network analyzer configuration.
|
GetNetworkAnalyzerConfigurationResult |
GetNetworkAnalyzerConfigurationResult.withWirelessGateways(String... wirelessGateways)
List of wireless gateway resources that have been added to the network analyzer configuration.
|
Copyright © 2025. All rights reserved.