* Returns a list of the configurations of the active deployments on the device. *
*/ private java.util.List* Returns a list of the configurations of the active deployments on the device. *
* * @return Returns a list of the configurations of the active deployments on the device. */ public java.util.List* Returns a list of the configurations of the active deployments on the device. *
* * @param deployments * Returns a list of the configurations of the active deployments on the device. */ public void setDeployments(java.util.Collection* Returns a list of the configurations of the active deployments on the device. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setDeployments(java.util.Collection)} or {@link #withDeployments(java.util.Collection)} if you want to * override the existing values. *
* * @param deployments * Returns a list of the configurations of the active deployments on the device. * @return Returns a reference to this object so that method calls can be chained together. */ public GetDeploymentsResult withDeployments(EdgeDeployment... deployments) { if (this.deployments == null) { setDeployments(new java.util.ArrayList* Returns a list of the configurations of the active deployments on the device. *
* * @param deployments * Returns a list of the configurations of the active deployments on the device. * @return Returns a reference to this object so that method calls can be chained together. */ public GetDeploymentsResult withDeployments(java.util.Collection