* An array of error objects, if the operation caused any errors. *
*/ private java.util.List* The IDs of the metric definitions that were deleted. *
*/ private java.util.List* An array of error objects, if the operation caused any errors. *
* * @return An array of error objects, if the operation caused any errors. */ public java.util.List* An array of error objects, if the operation caused any errors. *
* * @param errors * An array of error objects, if the operation caused any errors. */ public void setErrors(java.util.Collection* An array of error objects, if the operation caused any errors. *
** 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 error objects, if the operation caused any errors. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteRumMetricDefinitionsResult withErrors(BatchDeleteRumMetricDefinitionsError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* An array of error objects, if the operation caused any errors. *
* * @param errors * An array of error objects, if the operation caused any errors. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteRumMetricDefinitionsResult withErrors(java.util.Collection* The IDs of the metric definitions that were deleted. *
* * @return The IDs of the metric definitions that were deleted. */ public java.util.List* The IDs of the metric definitions that were deleted. *
* * @param metricDefinitionIds * The IDs of the metric definitions that were deleted. */ public void setMetricDefinitionIds(java.util.Collection* The IDs of the metric definitions that were deleted. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setMetricDefinitionIds(java.util.Collection)} or {@link #withMetricDefinitionIds(java.util.Collection)} * if you want to override the existing values. *
* * @param metricDefinitionIds * The IDs of the metric definitions that were deleted. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteRumMetricDefinitionsResult withMetricDefinitionIds(String... metricDefinitionIds) { if (this.metricDefinitionIds == null) { setMetricDefinitionIds(new java.util.ArrayList* The IDs of the metric definitions that were deleted. *
* * @param metricDefinitionIds * The IDs of the metric definitions that were deleted. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteRumMetricDefinitionsResult withMetricDefinitionIds(java.util.Collection