* Details about each collection. *
*/ private java.util.List* Error information for the request. *
*/ private java.util.List* Details about each collection. *
* * @return Details about each collection. */ public java.util.List* Details about each collection. *
* * @param collectionDetails * Details about each collection. */ public void setCollectionDetails(java.util.Collection* Details about each collection. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setCollectionDetails(java.util.Collection)} or {@link #withCollectionDetails(java.util.Collection)} if * you want to override the existing values. *
* * @param collectionDetails * Details about each collection. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetCollectionResult withCollectionDetails(CollectionDetail... collectionDetails) { if (this.collectionDetails == null) { setCollectionDetails(new java.util.ArrayList* Details about each collection. *
* * @param collectionDetails * Details about each collection. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetCollectionResult withCollectionDetails(java.util.Collection* Error information for the request. *
* * @return Error information for the request. */ public java.util.List* Error information for the request. *
* * @param collectionErrorDetails * Error information for the request. */ public void setCollectionErrorDetails(java.util.Collection* Error information for the request. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setCollectionErrorDetails(java.util.Collection)} or * {@link #withCollectionErrorDetails(java.util.Collection)} if you want to override the existing values. *
* * @param collectionErrorDetails * Error information for the request. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetCollectionResult withCollectionErrorDetails(CollectionErrorDetail... collectionErrorDetails) { if (this.collectionErrorDetails == null) { setCollectionErrorDetails(new java.util.ArrayList* Error information for the request. *
* * @param collectionErrorDetails * Error information for the request. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetCollectionResult withCollectionErrorDetails(java.util.Collection