* The list of ICE server information objects. *
*/ private java.util.List* The list of ICE server information objects. *
* * @return The list of ICE server information objects. */ public java.util.List* The list of ICE server information objects. *
* * @param iceServerList * The list of ICE server information objects. */ public void setIceServerList(java.util.Collection* The list of ICE server information objects. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setIceServerList(java.util.Collection)} or {@link #withIceServerList(java.util.Collection)} if you want * to override the existing values. *
* * @param iceServerList * The list of ICE server information objects. * @return Returns a reference to this object so that method calls can be chained together. */ public GetIceServerConfigResult withIceServerList(IceServer... iceServerList) { if (this.iceServerList == null) { setIceServerList(new java.util.ArrayList* The list of ICE server information objects. *
* * @param iceServerList * The list of ICE server information objects. * @return Returns a reference to this object so that method calls can be chained together. */ public GetIceServerConfigResult withIceServerList(java.util.Collection