* List of wireless gateway resources that have been added to the network analyzer configuration. *
*/ private java.util.List* List of wireless gateway resources that have been added to the network analyzer configuration. *
*/ private java.util.List* The Amazon Resource Name of the new resource. *
*/ private String arn; private String name; /** ** List of multicast group resources that have been added to the network analyzer configuration. *
*/ private java.util.List* List of wireless gateway resources that have been added to the network analyzer configuration. *
* * @return List of wireless gateway resources that have been added to the network analyzer configuration. */ public java.util.List* List of wireless gateway resources that have been added to the network analyzer configuration. *
* * @param wirelessDevices * List of wireless gateway resources that have been added to the network analyzer configuration. */ public void setWirelessDevices(java.util.Collection* List of wireless gateway resources that have been added to the network analyzer configuration. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setWirelessDevices(java.util.Collection)} or {@link #withWirelessDevices(java.util.Collection)} if you * want to override the existing values. *
* * @param wirelessDevices * List of wireless gateway resources that have been added to the network analyzer configuration. * @return Returns a reference to this object so that method calls can be chained together. */ public GetNetworkAnalyzerConfigurationResult withWirelessDevices(String... wirelessDevices) { if (this.wirelessDevices == null) { setWirelessDevices(new java.util.ArrayList* List of wireless gateway resources that have been added to the network analyzer configuration. *
* * @param wirelessDevices * List of wireless gateway resources that have been added to the network analyzer configuration. * @return Returns a reference to this object so that method calls can be chained together. */ public GetNetworkAnalyzerConfigurationResult withWirelessDevices(java.util.Collection* List of wireless gateway resources that have been added to the network analyzer configuration. *
* * @return List of wireless gateway resources that have been added to the network analyzer configuration. */ public java.util.List* List of wireless gateway resources that have been added to the network analyzer configuration. *
* * @param wirelessGateways * List of wireless gateway resources that have been added to the network analyzer configuration. */ public void setWirelessGateways(java.util.Collection* List of wireless gateway resources that have been added to the network analyzer configuration. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setWirelessGateways(java.util.Collection)} or {@link #withWirelessGateways(java.util.Collection)} if you * want to override the existing values. *
* * @param wirelessGateways * List of wireless gateway resources that have been added to the network analyzer configuration. * @return Returns a reference to this object so that method calls can be chained together. */ public GetNetworkAnalyzerConfigurationResult withWirelessGateways(String... wirelessGateways) { if (this.wirelessGateways == null) { setWirelessGateways(new java.util.ArrayList* List of wireless gateway resources that have been added to the network analyzer configuration. *
* * @param wirelessGateways * List of wireless gateway resources that have been added to the network analyzer configuration. * @return Returns a reference to this object so that method calls can be chained together. */ public GetNetworkAnalyzerConfigurationResult withWirelessGateways(java.util.Collection* The Amazon Resource Name of the new resource. *
* * @param arn * The Amazon Resource Name of the new resource. */ public void setArn(String arn) { this.arn = arn; } /** ** The Amazon Resource Name of the new resource. *
* * @return The Amazon Resource Name of the new resource. */ public String getArn() { return this.arn; } /** ** The Amazon Resource Name of the new resource. *
* * @param arn * The Amazon Resource Name of the new resource. * @return Returns a reference to this object so that method calls can be chained together. */ public GetNetworkAnalyzerConfigurationResult withArn(String arn) { setArn(arn); return this; } /** * @param name */ public void setName(String name) { this.name = name; } /** * @return */ public String getName() { return this.name; } /** * @param name * @return Returns a reference to this object so that method calls can be chained together. */ public GetNetworkAnalyzerConfigurationResult withName(String name) { setName(name); return this; } /** ** List of multicast group resources that have been added to the network analyzer configuration. *
* * @return List of multicast group resources that have been added to the network analyzer configuration. */ public java.util.List* List of multicast group resources that have been added to the network analyzer configuration. *
* * @param multicastGroups * List of multicast group resources that have been added to the network analyzer configuration. */ public void setMulticastGroups(java.util.Collection* List of multicast group resources that have been added to the network analyzer configuration. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setMulticastGroups(java.util.Collection)} or {@link #withMulticastGroups(java.util.Collection)} if you * want to override the existing values. *
* * @param multicastGroups * List of multicast group resources that have been added to the network analyzer configuration. * @return Returns a reference to this object so that method calls can be chained together. */ public GetNetworkAnalyzerConfigurationResult withMulticastGroups(String... multicastGroups) { if (this.multicastGroups == null) { setMulticastGroups(new java.util.ArrayList* List of multicast group resources that have been added to the network analyzer configuration. *
* * @param multicastGroups * List of multicast group resources that have been added to the network analyzer configuration. * @return Returns a reference to this object so that method calls can be chained together. */ public GetNetworkAnalyzerConfigurationResult withMulticastGroups(java.util.Collection