* A list of errors associated with the request, or an empty array ([]
) if there are no errors. Each
* error entry contains a messageId
that helps you identify the entry that failed.
*
* A list of errors associated with the request, or an empty array ([]
) if there are no errors. Each
* error entry contains a messageId
that helps you identify the entry that failed.
*
[]
) if there are no errors.
* Each error entry contains a messageId
that helps you identify the entry that failed.
*/
public java.util.List
* A list of errors associated with the request, or an empty array ([]
) if there are no errors. Each
* error entry contains a messageId
that helps you identify the entry that failed.
*
[]
) if there are no errors.
* Each error entry contains a messageId
that helps you identify the entry that failed.
*/
public void setBatchDeleteDetectorErrorEntries(java.util.Collection
* A list of errors associated with the request, or an empty array ([]
) if there are no errors. Each
* error entry contains a messageId
that helps you identify the entry that failed.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setBatchDeleteDetectorErrorEntries(java.util.Collection)} or * {@link #withBatchDeleteDetectorErrorEntries(java.util.Collection)} if you want to override the existing values. *
* * @param batchDeleteDetectorErrorEntries * A list of errors associated with the request, or an empty array ([]
) if there are no errors.
* Each error entry contains a messageId
that helps you identify the entry that failed.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchDeleteDetectorResult withBatchDeleteDetectorErrorEntries(BatchDeleteDetectorErrorEntry... batchDeleteDetectorErrorEntries) {
if (this.batchDeleteDetectorErrorEntries == null) {
setBatchDeleteDetectorErrorEntries(new java.util.ArrayList
* A list of errors associated with the request, or an empty array ([]
) if there are no errors. Each
* error entry contains a messageId
that helps you identify the entry that failed.
*
[]
) if there are no errors.
* Each error entry contains a messageId
that helps you identify the entry that failed.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchDeleteDetectorResult withBatchDeleteDetectorErrorEntries(java.util.Collection