* A list of strategy recommendations for the server. *
*/ private java.util.List* A list of strategy recommendations for the server. *
* * @return A list of strategy recommendations for the server. */ public java.util.List* A list of strategy recommendations for the server. *
* * @param serverStrategies * A list of strategy recommendations for the server. */ public void setServerStrategies(java.util.Collection* A list of strategy recommendations for the server. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setServerStrategies(java.util.Collection)} or {@link #withServerStrategies(java.util.Collection)} if you * want to override the existing values. *
* * @param serverStrategies * A list of strategy recommendations for the server. * @return Returns a reference to this object so that method calls can be chained together. */ public GetServerStrategiesResult withServerStrategies(ServerStrategy... serverStrategies) { if (this.serverStrategies == null) { setServerStrategies(new java.util.ArrayList* A list of strategy recommendations for the server. *
* * @param serverStrategies * A list of strategy recommendations for the server. * @return Returns a reference to this object so that method calls can be chained together. */ public GetServerStrategiesResult withServerStrategies(java.util.Collection