* A list of components that meet the requirements that you specify in the request. This list includes each * component's recipe that you can use to install the component. *
*/ private java.util.List* A list of components that meet the requirements that you specify in the request. This list includes each * component's recipe that you can use to install the component. *
* * @return A list of components that meet the requirements that you specify in the request. This list includes each * component's recipe that you can use to install the component. */ public java.util.List* A list of components that meet the requirements that you specify in the request. This list includes each * component's recipe that you can use to install the component. *
* * @param resolvedComponentVersions * A list of components that meet the requirements that you specify in the request. This list includes each * component's recipe that you can use to install the component. */ public void setResolvedComponentVersions(java.util.Collection* A list of components that meet the requirements that you specify in the request. This list includes each * component's recipe that you can use to install the component. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setResolvedComponentVersions(java.util.Collection)} or * {@link #withResolvedComponentVersions(java.util.Collection)} if you want to override the existing values. *
* * @param resolvedComponentVersions * A list of components that meet the requirements that you specify in the request. This list includes each * component's recipe that you can use to install the component. * @return Returns a reference to this object so that method calls can be chained together. */ public ResolveComponentCandidatesResult withResolvedComponentVersions(ResolvedComponentVersion... resolvedComponentVersions) { if (this.resolvedComponentVersions == null) { setResolvedComponentVersions(new java.util.ArrayList* A list of components that meet the requirements that you specify in the request. This list includes each * component's recipe that you can use to install the component. *
* * @param resolvedComponentVersions * A list of components that meet the requirements that you specify in the request. This list includes each * component's recipe that you can use to install the component. * @return Returns a reference to this object so that method calls can be chained together. */ public ResolveComponentCandidatesResult withResolvedComponentVersions(java.util.Collection