* An array of BuildBatch
objects that represent the retrieved batch builds.
*
* An array that contains the identifiers of any batch builds that are not found. *
*/ private java.util.List
* An array of BuildBatch
objects that represent the retrieved batch builds.
*
BuildBatch
objects that represent the retrieved batch builds.
*/
public java.util.List
* An array of BuildBatch
objects that represent the retrieved batch builds.
*
BuildBatch
objects that represent the retrieved batch builds.
*/
public void setBuildBatches(java.util.Collection
* An array of BuildBatch
objects that represent the retrieved batch builds.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setBuildBatches(java.util.Collection)} or {@link #withBuildBatches(java.util.Collection)} if you want to * override the existing values. *
* * @param buildBatches * An array ofBuildBatch
objects that represent the retrieved batch builds.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetBuildBatchesResult withBuildBatches(BuildBatch... buildBatches) {
if (this.buildBatches == null) {
setBuildBatches(new java.util.ArrayList
* An array of BuildBatch
objects that represent the retrieved batch builds.
*
BuildBatch
objects that represent the retrieved batch builds.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetBuildBatchesResult withBuildBatches(java.util.Collection* An array that contains the identifiers of any batch builds that are not found. *
* * @return An array that contains the identifiers of any batch builds that are not found. */ public java.util.List* An array that contains the identifiers of any batch builds that are not found. *
* * @param buildBatchesNotFound * An array that contains the identifiers of any batch builds that are not found. */ public void setBuildBatchesNotFound(java.util.Collection* An array that contains the identifiers of any batch builds that are not found. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setBuildBatchesNotFound(java.util.Collection)} or {@link #withBuildBatchesNotFound(java.util.Collection)} * if you want to override the existing values. *
* * @param buildBatchesNotFound * An array that contains the identifiers of any batch builds that are not found. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetBuildBatchesResult withBuildBatchesNotFound(String... buildBatchesNotFound) { if (this.buildBatchesNotFound == null) { setBuildBatchesNotFound(new java.util.ArrayList* An array that contains the identifiers of any batch builds that are not found. *
* * @param buildBatchesNotFound * An array that contains the identifiers of any batch builds that are not found. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetBuildBatchesResult withBuildBatchesNotFound(java.util.Collection