* The current status of the change happening on the pipeline. *
*/ private java.util.List* The current status of the change happening on the pipeline. *
* * @return The current status of the change happening on the pipeline. */ public java.util.List* The current status of the change happening on the pipeline. *
* * @param changeProgressStatuses * The current status of the change happening on the pipeline. */ public void setChangeProgressStatuses(java.util.Collection* The current status of the change happening on the pipeline. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setChangeProgressStatuses(java.util.Collection)} or * {@link #withChangeProgressStatuses(java.util.Collection)} if you want to override the existing values. *
* * @param changeProgressStatuses * The current status of the change happening on the pipeline. * @return Returns a reference to this object so that method calls can be chained together. */ public GetPipelineChangeProgressResult withChangeProgressStatuses(ChangeProgressStatus... changeProgressStatuses) { if (this.changeProgressStatuses == null) { setChangeProgressStatuses(new java.util.ArrayList* The current status of the change happening on the pipeline. *
* * @param changeProgressStatuses * The current status of the change happening on the pipeline. * @return Returns a reference to this object so that method calls can be chained together. */ public GetPipelineChangeProgressResult withChangeProgressStatuses(java.util.Collection