public class ImageListBuilder extends ImageListFluentImpl<ImageListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageList,ImageListBuilder>
ImageListFluentImpl.ItemsNestedImpl<N>ImageListFluent.ItemsNested<N>| 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) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewMetadataaccept, accept, aggregate, aggregate, build, build, builderOfpublic 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 ImageList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageList>public boolean equals(Object o)
equals in class ImageListFluentImpl<ImageListBuilder>public int hashCode()
hashCode in class ImageListFluentImpl<ImageListBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.