* The attributes applied to your resource. *
*/ private com.amazonaws.internal.SdkInternalList* The attributes applied to your resource. *
* * @return The attributes applied to your resource. */ public java.util.List* The attributes applied to your resource. *
* * @param attributes * The attributes applied to your resource. */ public void setAttributes(java.util.Collection* The attributes applied to your resource. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setAttributes(java.util.Collection)} or {@link #withAttributes(java.util.Collection)} if you want to * override the existing values. *
* * @param attributes * The attributes applied to your resource. * @return Returns a reference to this object so that method calls can be chained together. */ public PutAttributesResult withAttributes(Attribute... attributes) { if (this.attributes == null) { setAttributes(new com.amazonaws.internal.SdkInternalList* The attributes applied to your resource. *
* * @param attributes * The attributes applied to your resource. * @return Returns a reference to this object so that method calls can be chained together. */ public PutAttributesResult withAttributes(java.util.Collection