public class ImageListBuilder extends ImageListFluentImpl<ImageListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageList,ImageListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, 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)
Copyright © 2015–2022 Red Hat. All rights reserved.