public class ImageSummaryList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ImageSummary> |
images |
Constructor and Description |
---|
ImageSummaryList() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImageSummary> |
getImages()
Gets the images.
|
protected java.util.List<ImageSummary> images
public java.util.List<ImageSummary> getImages()
The images in the collection.