Interface UpdateNetworkAnalyzerConfigurationRequest.Builder
- All Superinterfaces:
AwsRequest.Builder
,Buildable
,CopyableBuilder<UpdateNetworkAnalyzerConfigurationRequest.Builder,
,UpdateNetworkAnalyzerConfigurationRequest> IotWirelessRequest.Builder
,SdkBuilder<UpdateNetworkAnalyzerConfigurationRequest.Builder,
,UpdateNetworkAnalyzerConfigurationRequest> SdkPojo
,SdkRequest.Builder
- Enclosing class:
UpdateNetworkAnalyzerConfigurationRequest
-
Method Summary
Modifier and TypeMethodDescriptionconfigurationName
(String configurationName) Sets the value of the ConfigurationName property for this object.description
(String description) Sets the value of the Description property for this object.multicastGroupsToAdd
(String... multicastGroupsToAdd) Multicast group resources to add to the network analyzer configuration.multicastGroupsToAdd
(Collection<String> multicastGroupsToAdd) Multicast group resources to add to the network analyzer configuration.multicastGroupsToRemove
(String... multicastGroupsToRemove) Multicast group resources to remove from the network analyzer configuration.multicastGroupsToRemove
(Collection<String> multicastGroupsToRemove) Multicast group resources to remove from the network analyzer configuration.overrideConfiguration
(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Add an optional request override configuration.overrideConfiguration
(AwsRequestOverrideConfiguration overrideConfiguration) Add an optional request override configuration.traceContent
(Consumer<TraceContent.Builder> traceContent) Sets the value of the TraceContent property for this object.traceContent
(TraceContent traceContent) Sets the value of the TraceContent property for this object.wirelessDevicesToAdd
(String... wirelessDevicesToAdd) Wireless device resources to add to the network analyzer configuration.wirelessDevicesToAdd
(Collection<String> wirelessDevicesToAdd) Wireless device resources to add to the network analyzer configuration.wirelessDevicesToRemove
(String... wirelessDevicesToRemove) Wireless device resources to remove from the network analyzer configuration.wirelessDevicesToRemove
(Collection<String> wirelessDevicesToRemove) Wireless device resources to remove from the network analyzer configuration.wirelessGatewaysToAdd
(String... wirelessGatewaysToAdd) Wireless gateway resources to add to the network analyzer configuration.wirelessGatewaysToAdd
(Collection<String> wirelessGatewaysToAdd) Wireless gateway resources to add to the network analyzer configuration.wirelessGatewaysToRemove
(String... wirelessGatewaysToRemove) Wireless gateway resources to remove from the network analyzer configuration.wirelessGatewaysToRemove
(Collection<String> wirelessGatewaysToRemove) Wireless gateway resources to remove from the network analyzer configuration.Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.services.iotwireless.model.IotWirelessRequest.Builder
build
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
configurationName
Sets the value of the ConfigurationName property for this object.- Parameters:
configurationName
- The new value for the ConfigurationName property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
traceContent
Sets the value of the TraceContent property for this object.- Parameters:
traceContent
- The new value for the TraceContent property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
traceContent
default UpdateNetworkAnalyzerConfigurationRequest.Builder traceContent(Consumer<TraceContent.Builder> traceContent) Sets the value of the TraceContent property for this object. This is a convenience method that creates an instance of theTraceContent.Builder
avoiding the need to create one manually viaTraceContent.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed totraceContent(TraceContent)
.- Parameters:
traceContent
- a consumer that will call methods onTraceContent.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
wirelessDevicesToAdd
UpdateNetworkAnalyzerConfigurationRequest.Builder wirelessDevicesToAdd(Collection<String> wirelessDevicesToAdd) Wireless device resources to add to the network analyzer configuration. Provide the
WirelessDeviceId
of the resource to add in the input array.- Parameters:
wirelessDevicesToAdd
- Wireless device resources to add to the network analyzer configuration. Provide theWirelessDeviceId
of the resource to add in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
wirelessDevicesToAdd
UpdateNetworkAnalyzerConfigurationRequest.Builder wirelessDevicesToAdd(String... wirelessDevicesToAdd) Wireless device resources to add to the network analyzer configuration. Provide the
WirelessDeviceId
of the resource to add in the input array.- Parameters:
wirelessDevicesToAdd
- Wireless device resources to add to the network analyzer configuration. Provide theWirelessDeviceId
of the resource to add in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
wirelessDevicesToRemove
UpdateNetworkAnalyzerConfigurationRequest.Builder wirelessDevicesToRemove(Collection<String> wirelessDevicesToRemove) Wireless device resources to remove from the network analyzer configuration. Provide the
WirelessDeviceId
of the resources to remove in the input array.- Parameters:
wirelessDevicesToRemove
- Wireless device resources to remove from the network analyzer configuration. Provide theWirelessDeviceId
of the resources to remove in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
wirelessDevicesToRemove
UpdateNetworkAnalyzerConfigurationRequest.Builder wirelessDevicesToRemove(String... wirelessDevicesToRemove) Wireless device resources to remove from the network analyzer configuration. Provide the
WirelessDeviceId
of the resources to remove in the input array.- Parameters:
wirelessDevicesToRemove
- Wireless device resources to remove from the network analyzer configuration. Provide theWirelessDeviceId
of the resources to remove in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
wirelessGatewaysToAdd
UpdateNetworkAnalyzerConfigurationRequest.Builder wirelessGatewaysToAdd(Collection<String> wirelessGatewaysToAdd) Wireless gateway resources to add to the network analyzer configuration. Provide the
WirelessGatewayId
of the resource to add in the input array.- Parameters:
wirelessGatewaysToAdd
- Wireless gateway resources to add to the network analyzer configuration. Provide theWirelessGatewayId
of the resource to add in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
wirelessGatewaysToAdd
UpdateNetworkAnalyzerConfigurationRequest.Builder wirelessGatewaysToAdd(String... wirelessGatewaysToAdd) Wireless gateway resources to add to the network analyzer configuration. Provide the
WirelessGatewayId
of the resource to add in the input array.- Parameters:
wirelessGatewaysToAdd
- Wireless gateway resources to add to the network analyzer configuration. Provide theWirelessGatewayId
of the resource to add in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
wirelessGatewaysToRemove
UpdateNetworkAnalyzerConfigurationRequest.Builder wirelessGatewaysToRemove(Collection<String> wirelessGatewaysToRemove) Wireless gateway resources to remove from the network analyzer configuration. Provide the
WirelessGatewayId
of the resources to remove in the input array.- Parameters:
wirelessGatewaysToRemove
- Wireless gateway resources to remove from the network analyzer configuration. Provide theWirelessGatewayId
of the resources to remove in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
wirelessGatewaysToRemove
UpdateNetworkAnalyzerConfigurationRequest.Builder wirelessGatewaysToRemove(String... wirelessGatewaysToRemove) Wireless gateway resources to remove from the network analyzer configuration. Provide the
WirelessGatewayId
of the resources to remove in the input array.- Parameters:
wirelessGatewaysToRemove
- Wireless gateway resources to remove from the network analyzer configuration. Provide theWirelessGatewayId
of the resources to remove in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
description
Sets the value of the Description property for this object.- Parameters:
description
- The new value for the Description property for this object.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
multicastGroupsToAdd
UpdateNetworkAnalyzerConfigurationRequest.Builder multicastGroupsToAdd(Collection<String> multicastGroupsToAdd) Multicast group resources to add to the network analyzer configuration. Provide the
MulticastGroupId
of the resource to add in the input array.- Parameters:
multicastGroupsToAdd
- Multicast group resources to add to the network analyzer configuration. Provide theMulticastGroupId
of the resource to add in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
multicastGroupsToAdd
UpdateNetworkAnalyzerConfigurationRequest.Builder multicastGroupsToAdd(String... multicastGroupsToAdd) Multicast group resources to add to the network analyzer configuration. Provide the
MulticastGroupId
of the resource to add in the input array.- Parameters:
multicastGroupsToAdd
- Multicast group resources to add to the network analyzer configuration. Provide theMulticastGroupId
of the resource to add in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
multicastGroupsToRemove
UpdateNetworkAnalyzerConfigurationRequest.Builder multicastGroupsToRemove(Collection<String> multicastGroupsToRemove) Multicast group resources to remove from the network analyzer configuration. Provide the
MulticastGroupId
of the resources to remove in the input array.- Parameters:
multicastGroupsToRemove
- Multicast group resources to remove from the network analyzer configuration. Provide theMulticastGroupId
of the resources to remove in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
multicastGroupsToRemove
UpdateNetworkAnalyzerConfigurationRequest.Builder multicastGroupsToRemove(String... multicastGroupsToRemove) Multicast group resources to remove from the network analyzer configuration. Provide the
MulticastGroupId
of the resources to remove in the input array.- Parameters:
multicastGroupsToRemove
- Multicast group resources to remove from the network analyzer configuration. Provide theMulticastGroupId
of the resources to remove in the input array.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
overrideConfiguration
UpdateNetworkAnalyzerConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Description copied from interface:AwsRequest.Builder
Add an optional request override configuration.- Specified by:
overrideConfiguration
in interfaceAwsRequest.Builder
- Parameters:
overrideConfiguration
- The override configuration.- Returns:
- This object for method chaining.
-
overrideConfiguration
UpdateNetworkAnalyzerConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Description copied from interface:AwsRequest.Builder
Add an optional request override configuration.- Specified by:
overrideConfiguration
in interfaceAwsRequest.Builder
- Parameters:
builderConsumer
- AConsumer
to which an emptyAwsRequestOverrideConfiguration.Builder
will be given.- Returns:
- This object for method chaining.
-