* An array of descriptions for the specified entities. *
*/ private java.util.List* An array of descriptions for the specified entities. *
* * @return An array of descriptions for the specified entities. */ public java.util.List* An array of descriptions for the specified entities. *
* * @param descriptions * An array of descriptions for the specified entities. */ public void setDescriptions(java.util.Collection* An array of descriptions for the specified entities. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setDescriptions(java.util.Collection)} or {@link #withDescriptions(java.util.Collection)} if you want to * override the existing values. *
* * @param descriptions * An array of descriptions for the specified entities. * @return Returns a reference to this object so that method calls can be chained together. */ public GetEntitiesResult withDescriptions(EntityDescription... descriptions) { if (this.descriptions == null) { setDescriptions(new java.util.ArrayList* An array of descriptions for the specified entities. *
* * @param descriptions * An array of descriptions for the specified entities. * @return Returns a reference to this object so that method calls can be chained together. */ public GetEntitiesResult withDescriptions(java.util.Collection