* An array of objects that describe one or more container services. *
*/ private java.util.List* An array of objects that describe one or more container services. *
* * @return An array of objects that describe one or more container services. */ public java.util.List* An array of objects that describe one or more container services. *
* * @param containerServices * An array of objects that describe one or more container services. */ public void setContainerServices(java.util.Collection* An array of objects that describe one or more container services. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setContainerServices(java.util.Collection)} or {@link #withContainerServices(java.util.Collection)} if * you want to override the existing values. *
* * @param containerServices * An array of objects that describe one or more container services. * @return Returns a reference to this object so that method calls can be chained together. */ public GetContainerServicesResult withContainerServices(ContainerService... containerServices) { if (this.containerServices == null) { setContainerServices(new java.util.ArrayList* An array of objects that describe one or more container services. *
* * @param containerServices * An array of objects that describe one or more container services. * @return Returns a reference to this object so that method calls can be chained together. */ public GetContainerServicesResult withContainerServices(java.util.Collection