* The image IDs of the deleted images. *
*/ private java.util.List* Any failures associated with the call. *
*/ private java.util.List* The image IDs of the deleted images. *
* * @return The image IDs of the deleted images. */ public java.util.List* The image IDs of the deleted images. *
* * @param imageIds * The image IDs of the deleted images. */ public void setImageIds(java.util.Collection* The image IDs of the deleted images. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setImageIds(java.util.Collection)} or {@link #withImageIds(java.util.Collection)} if you want to override * the existing values. *
* * @param imageIds * The image IDs of the deleted images. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteImageResult withImageIds(ImageIdentifier... imageIds) { if (this.imageIds == null) { setImageIds(new java.util.ArrayList* The image IDs of the deleted images. *
* * @param imageIds * The image IDs of the deleted images. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteImageResult withImageIds(java.util.Collection* Any failures associated with the call. *
* * @return Any failures associated with the call. */ public java.util.List* Any failures associated with the call. *
* * @param failures * Any failures associated with the call. */ public void setFailures(java.util.Collection* Any failures associated with the call. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setFailures(java.util.Collection)} or {@link #withFailures(java.util.Collection)} if you want to override * the existing values. *
* * @param failures * Any failures associated with the call. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteImageResult withFailures(ImageFailure... failures) { if (this.failures == null) { setFailures(new java.util.ArrayList* Any failures associated with the call. *
* * @param failures * Any failures associated with the call. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteImageResult withFailures(java.util.Collection