* A list of the errors (if any) associated with the batch put request. Each error entry contains the
* entryId
of the entry that failed.
*
* A list of the errors (if any) associated with the batch put request. Each error entry contains the
* entryId
of the entry that failed.
*
entryId
of the entry that failed.
*/
public java.util.List
* A list of the errors (if any) associated with the batch put request. Each error entry contains the
* entryId
of the entry that failed.
*
entryId
of the entry that failed.
*/
public void setErrorEntries(java.util.Collection
* A list of the errors (if any) associated with the batch put request. Each error entry contains the
* entryId
of the entry that failed.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setErrorEntries(java.util.Collection)} or {@link #withErrorEntries(java.util.Collection)} if you want to * override the existing values. *
* * @param errorEntries * A list of the errors (if any) associated with the batch put request. Each error entry contains the *entryId
of the entry that failed.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchPutAssetPropertyValueResult withErrorEntries(BatchPutAssetPropertyErrorEntry... errorEntries) {
if (this.errorEntries == null) {
setErrorEntries(new java.util.ArrayList
* A list of the errors (if any) associated with the batch put request. Each error entry contains the
* entryId
of the entry that failed.
*
entryId
of the entry that failed.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchPutAssetPropertyValueResult withErrorEntries(java.util.Collection