* Contains additional error details for each geofence that failed to be stored in a geofence collection. *
*/ private java.util.List* Contains each geofence that was successfully stored in a geofence collection. *
*/ private java.util.List* Contains additional error details for each geofence that failed to be stored in a geofence collection. *
* * @return Contains additional error details for each geofence that failed to be stored in a geofence collection. */ public java.util.List* Contains additional error details for each geofence that failed to be stored in a geofence collection. *
* * @param errors * Contains additional error details for each geofence that failed to be stored in a geofence collection. */ public void setErrors(java.util.Collection* Contains additional error details for each geofence that failed to be stored in a 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 additional error details for each geofence that failed to be stored in a geofence collection. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchPutGeofenceResult withErrors(BatchPutGeofenceError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* Contains additional error details for each geofence that failed to be stored in a geofence collection. *
* * @param errors * Contains additional error details for each geofence that failed to be stored in a geofence collection. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchPutGeofenceResult withErrors(java.util.Collection* Contains each geofence that was successfully stored in a geofence collection. *
* * @return Contains each geofence that was successfully stored in a geofence collection. */ public java.util.List* Contains each geofence that was successfully stored in a geofence collection. *
* * @param successes * Contains each geofence that was successfully stored in a geofence collection. */ public void setSuccesses(java.util.Collection* Contains each geofence that was successfully stored in a geofence collection. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setSuccesses(java.util.Collection)} or {@link #withSuccesses(java.util.Collection)} if you want to * override the existing values. *
* * @param successes * Contains each geofence that was successfully stored in a geofence collection. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchPutGeofenceResult withSuccesses(BatchPutGeofenceSuccess... successes) { if (this.successes == null) { setSuccesses(new java.util.ArrayList* Contains each geofence that was successfully stored in a geofence collection. *
* * @param successes * Contains each geofence that was successfully stored in a geofence collection. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchPutGeofenceResult withSuccesses(java.util.Collection