* An array of objects that describe container images that are registered to the container service. *
*/ private java.util.List* An array of objects that describe container images that are registered to the container service. *
* * @return An array of objects that describe container images that are registered to the container service. */ public java.util.List* An array of objects that describe container images that are registered to the container service. *
* * @param containerImages * An array of objects that describe container images that are registered to the container service. */ public void setContainerImages(java.util.Collection* An array of objects that describe container images that are registered to the container service. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setContainerImages(java.util.Collection)} or {@link #withContainerImages(java.util.Collection)} if you * want to override the existing values. *
* * @param containerImages * An array of objects that describe container images that are registered to the container service. * @return Returns a reference to this object so that method calls can be chained together. */ public GetContainerImagesResult withContainerImages(ContainerImage... containerImages) { if (this.containerImages == null) { setContainerImages(new java.util.ArrayList* An array of objects that describe container images that are registered to the container service. *
* * @param containerImages * An array of objects that describe container images that are registered to the container service. * @return Returns a reference to this object so that method calls can be chained together. */ public GetContainerImagesResult withContainerImages(java.util.Collection