public class ImageListBuilder extends ImageListFluent<ImageListBuilder> implements VisitableBuilder<ImageList,ImageListBuilder>
ImageListFluent.ItemsNested<N>, ImageListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ImageListBuilder() |
ImageListBuilder(ImageList instance) |
ImageListBuilder(ImageListFluent<?> fluent) |
ImageListBuilder(ImageListFluent<?> fluent,
ImageList instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableImageList |
build() |
addNewItem, addNewItemLike, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, withAdditionalProperties, withApiVersion, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, buildpublic ImageListBuilder()
public ImageListBuilder(ImageListFluent<?> fluent)
public ImageListBuilder(ImageListFluent<?> fluent, ImageList instance)
public ImageListBuilder(ImageList instance)
public EditableImageList build()
Copyright © 2011–2015 Red Hat. All rights reserved.