public class ImageListBuilder extends ImageListFluentImpl<ImageListBuilder> implements VisitableBuilder<ImageList,ImageListBuilder>
ImageListFluentImpl.ItemsNestedImpl<N>, ImageListFluentImpl.MetadataNestedImpl<N>ImageListFluent.ItemsNested<N>, ImageListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ImageListBuilder() |
ImageListBuilder(Boolean validationEnabled) |
ImageListBuilder(ImageList instance) |
ImageListBuilder(ImageList instance,
Boolean validationEnabled) |
ImageListBuilder(ImageListFluent<?> fluent) |
ImageListBuilder(ImageListFluent<?> fluent,
Boolean validationEnabled) |
ImageListBuilder(ImageListFluent<?> fluent,
ImageList instance) |
ImageListBuilder(ImageListFluent<?> fluent,
ImageList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImageList |
build() |
boolean |
equals(Object o) |
addNewItem, addNewItemLike, addToItems, editMetadata, getApiVersion, getItems, getKind, getMetadata, removeFromItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, buildpublic ImageListBuilder()
public ImageListBuilder(Boolean validationEnabled)
public ImageListBuilder(ImageListFluent<?> fluent)
public ImageListBuilder(ImageListFluent<?> fluent, Boolean validationEnabled)
public ImageListBuilder(ImageListFluent<?> fluent, ImageList instance)
public ImageListBuilder(ImageListFluent<?> fluent, ImageList instance, Boolean validationEnabled)
public ImageListBuilder(ImageList instance)
public boolean equals(Object o)
equals in class ImageListFluentImpl<ImageListBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.