static UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.builder() |
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.configurationName(String configurationName) |
Sets the value of the ConfigurationName property for this object.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.description(String description) |
Sets the value of the Description property for this object.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.multicastGroupsToAdd(String... multicastGroupsToAdd) |
Multicast group resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.multicastGroupsToAdd(Collection<String> multicastGroupsToAdd) |
Multicast group resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.multicastGroupsToRemove(String... multicastGroupsToRemove) |
Multicast group resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.multicastGroupsToRemove(Collection<String> multicastGroupsToRemove) |
Multicast group resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.toBuilder() |
|
default UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.traceContent(Consumer<TraceContent.Builder> traceContent) |
Sets the value of the TraceContent property for this object.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.traceContent(TraceContent traceContent) |
Sets the value of the TraceContent property for this object.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.wirelessDevicesToAdd(String... wirelessDevicesToAdd) |
Wireless device resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.wirelessDevicesToAdd(Collection<String> wirelessDevicesToAdd) |
Wireless device resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.wirelessDevicesToRemove(String... wirelessDevicesToRemove) |
Wireless device resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.wirelessDevicesToRemove(Collection<String> wirelessDevicesToRemove) |
Wireless device resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.wirelessGatewaysToAdd(String... wirelessGatewaysToAdd) |
Wireless gateway resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.wirelessGatewaysToAdd(Collection<String> wirelessGatewaysToAdd) |
Wireless gateway resources to add to the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.wirelessGatewaysToRemove(String... wirelessGatewaysToRemove) |
Wireless gateway resources to remove from the network analyzer configuration.
|
UpdateNetworkAnalyzerConfigurationRequest.Builder |
UpdateNetworkAnalyzerConfigurationRequest.Builder.wirelessGatewaysToRemove(Collection<String> wirelessGatewaysToRemove) |
Wireless gateway resources to remove from the network analyzer configuration.
|