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