* An array of structures that contain the errors from the operation, if any. *
*/ private java.util.List* An array of structures that contain the errors from the operation, if any. *
* * @return An array of structures that contain the errors from the operation, if any. */ public java.util.List* An array of structures that contain the errors from the operation, if any. *
* * @param errors * An array of structures that contain the errors from the operation, if any. */ public void setErrors(java.util.Collection* An array of structures that contain the errors from the operation, if any. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setErrors(java.util.Collection)} or {@link #withErrors(java.util.Collection)} if you want to override the * existing values. *
* * @param errors * An array of structures that contain the errors from the operation, if any. * @return Returns a reference to this object so that method calls can be chained together. */ public UpdatePermissionsResult withErrors(UpdateError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* An array of structures that contain the errors from the operation, if any. *
* * @param errors * An array of structures that contain the errors from the operation, if any. * @return Returns a reference to this object so that method calls can be chained together. */ public UpdatePermissionsResult withErrors(java.util.Collection