* A list of endpoints for the specified signaling channel. *
*/ private java.util.List* A list of endpoints for the specified signaling channel. *
* * @return A list of endpoints for the specified signaling channel. */ public java.util.List* A list of endpoints for the specified signaling channel. *
* * @param resourceEndpointList * A list of endpoints for the specified signaling channel. */ public void setResourceEndpointList(java.util.Collection* A list of endpoints for the specified signaling channel. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setResourceEndpointList(java.util.Collection)} or {@link #withResourceEndpointList(java.util.Collection)} * if you want to override the existing values. *
* * @param resourceEndpointList * A list of endpoints for the specified signaling channel. * @return Returns a reference to this object so that method calls can be chained together. */ public GetSignalingChannelEndpointResult withResourceEndpointList(ResourceEndpointListItem... resourceEndpointList) { if (this.resourceEndpointList == null) { setResourceEndpointList(new java.util.ArrayList* A list of endpoints for the specified signaling channel. *
* * @param resourceEndpointList * A list of endpoints for the specified signaling channel. * @return Returns a reference to this object so that method calls can be chained together. */ public GetSignalingChannelEndpointResult withResourceEndpointList(java.util.Collection