* Contains error details for each geofence that failed to delete. *
*/ private java.util.List* Contains error details for each geofence that failed to delete. *
* * @return Contains error details for each geofence that failed to delete. */ public java.util.List* Contains error details for each geofence that failed to delete. *
* * @param errors * Contains error details for each geofence that failed to delete. */ public void setErrors(java.util.Collection* Contains error details for each geofence that failed to delete. *
** 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 * Contains error details for each geofence that failed to delete. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteGeofenceResult withErrors(BatchDeleteGeofenceError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* Contains error details for each geofence that failed to delete. *
* * @param errors * Contains error details for each geofence that failed to delete. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteGeofenceResult withErrors(java.util.Collection