* Information about the named query IDs submitted. *
*/ private java.util.List* Information about provided query IDs. *
*/ private java.util.List* Information about the named query IDs submitted. *
* * @return Information about the named query IDs submitted. */ public java.util.List* Information about the named query IDs submitted. *
* * @param namedQueries * Information about the named query IDs submitted. */ public void setNamedQueries(java.util.Collection* Information about the named query IDs submitted. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setNamedQueries(java.util.Collection)} or {@link #withNamedQueries(java.util.Collection)} if you want to * override the existing values. *
* * @param namedQueries * Information about the named query IDs submitted. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetNamedQueryResult withNamedQueries(NamedQuery... namedQueries) { if (this.namedQueries == null) { setNamedQueries(new java.util.ArrayList* Information about the named query IDs submitted. *
* * @param namedQueries * Information about the named query IDs submitted. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetNamedQueryResult withNamedQueries(java.util.Collection* Information about provided query IDs. *
* * @return Information about provided query IDs. */ public java.util.List* Information about provided query IDs. *
* * @param unprocessedNamedQueryIds * Information about provided query IDs. */ public void setUnprocessedNamedQueryIds(java.util.Collection* Information about provided query IDs. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setUnprocessedNamedQueryIds(java.util.Collection)} or * {@link #withUnprocessedNamedQueryIds(java.util.Collection)} if you want to override the existing values. *
* * @param unprocessedNamedQueryIds * Information about provided query IDs. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetNamedQueryResult withUnprocessedNamedQueryIds(UnprocessedNamedQueryId... unprocessedNamedQueryIds) { if (this.unprocessedNamedQueryIds == null) { setUnprocessedNamedQueryIds(new java.util.ArrayList* Information about provided query IDs. *
* * @param unprocessedNamedQueryIds * Information about provided query IDs. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetNamedQueryResult withUnprocessedNamedQueryIds(java.util.Collection