* The errors encountered when trying to update the requested partitions. A list of
* BatchUpdatePartitionFailureEntry
objects.
*
* The errors encountered when trying to update the requested partitions. A list of
* BatchUpdatePartitionFailureEntry
objects.
*
BatchUpdatePartitionFailureEntry
objects.
*/
public java.util.List
* The errors encountered when trying to update the requested partitions. A list of
* BatchUpdatePartitionFailureEntry
objects.
*
BatchUpdatePartitionFailureEntry
objects.
*/
public void setErrors(java.util.Collection
* The errors encountered when trying to update the requested partitions. A list of
* BatchUpdatePartitionFailureEntry
objects.
*
* 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 * The errors encountered when trying to update the requested partitions. A list of *BatchUpdatePartitionFailureEntry
objects.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchUpdatePartitionResult withErrors(BatchUpdatePartitionFailureEntry... errors) {
if (this.errors == null) {
setErrors(new java.util.ArrayList
* The errors encountered when trying to update the requested partitions. A list of
* BatchUpdatePartitionFailureEntry
objects.
*
BatchUpdatePartitionFailureEntry
objects.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchUpdatePartitionResult withErrors(java.util.Collection