| 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 |
|---|---|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.clone() |
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withConfigurationName(String configurationName) |
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withDescription(String description) |
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withMulticastGroupsToAdd(Collection<String> multicastGroupsToAdd)
Multicast group resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withMulticastGroupsToAdd(String... multicastGroupsToAdd)
Multicast group resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withMulticastGroupsToRemove(Collection<String> multicastGroupsToRemove)
Multicast group resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withMulticastGroupsToRemove(String... multicastGroupsToRemove)
Multicast group resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withTraceContent(TraceContent traceContent) |
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withWirelessDevicesToAdd(Collection<String> wirelessDevicesToAdd)
Wireless device resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withWirelessDevicesToAdd(String... wirelessDevicesToAdd)
Wireless device resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withWirelessDevicesToRemove(Collection<String> wirelessDevicesToRemove)
Wireless device resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withWirelessDevicesToRemove(String... wirelessDevicesToRemove)
Wireless device resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withWirelessGatewaysToAdd(Collection<String> wirelessGatewaysToAdd)
Wireless gateway resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withWirelessGatewaysToAdd(String... wirelessGatewaysToAdd)
Wireless gateway resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withWirelessGatewaysToRemove(Collection<String> wirelessGatewaysToRemove)
Wireless gateway resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest |
UpdateNetworkAnalyzerConfigurationRequest.withWirelessGatewaysToRemove(String... wirelessGatewaysToRemove)
Wireless gateway resources to remove from the network analyzer configuration.
|
Copyright © 2025. All rights reserved.