* Information about the requested builds. *
*/ private java.util.List* The IDs of builds for which information could not be found. *
*/ private java.util.List* Information about the requested builds. *
* * @return Information about the requested builds. */ public java.util.List* Information about the requested builds. *
* * @param builds * Information about the requested builds. */ public void setBuilds(java.util.Collection* Information about the requested builds. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setBuilds(java.util.Collection)} or {@link #withBuilds(java.util.Collection)} if you want to override the * existing values. *
* * @param builds * Information about the requested builds. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetBuildsResult withBuilds(Build... builds) { if (this.builds == null) { setBuilds(new java.util.ArrayList* Information about the requested builds. *
* * @param builds * Information about the requested builds. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetBuildsResult withBuilds(java.util.Collection* The IDs of builds for which information could not be found. *
* * @return The IDs of builds for which information could not be found. */ public java.util.List* The IDs of builds for which information could not be found. *
* * @param buildsNotFound * The IDs of builds for which information could not be found. */ public void setBuildsNotFound(java.util.Collection* The IDs of builds for which information could not be found. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setBuildsNotFound(java.util.Collection)} or {@link #withBuildsNotFound(java.util.Collection)} if you want * to override the existing values. *
* * @param buildsNotFound * The IDs of builds for which information could not be found. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetBuildsResult withBuildsNotFound(String... buildsNotFound) { if (this.buildsNotFound == null) { setBuildsNotFound(new java.util.ArrayList* The IDs of builds for which information could not be found. *
* * @param buildsNotFound * The IDs of builds for which information could not be found. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetBuildsResult withBuildsNotFound(java.util.Collection