public class PodTemplateListBuilder extends PodTemplateListFluentImpl<PodTemplateListBuilder> implements VisitableBuilder<PodTemplateList,PodTemplateListBuilder>
PodTemplateListFluentImpl.ItemsNestedImpl<N>, PodTemplateListFluentImpl.MetadataNestedImpl<N>PodTemplateListFluent.ItemsNested<N>, PodTemplateListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
PodTemplateListBuilder() |
PodTemplateListBuilder(java.lang.Boolean validationEnabled) |
PodTemplateListBuilder(PodTemplateList instance) |
PodTemplateListBuilder(PodTemplateList instance,
java.lang.Boolean validationEnabled) |
PodTemplateListBuilder(PodTemplateListFluent<?> fluent) |
PodTemplateListBuilder(PodTemplateListFluent<?> fluent,
java.lang.Boolean validationEnabled) |
PodTemplateListBuilder(PodTemplateListFluent<?> fluent,
PodTemplateList instance) |
PodTemplateListBuilder(PodTemplateListFluent<?> fluent,
PodTemplateList instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PodTemplateList |
build() |
boolean |
equals(java.lang.Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, build, builderOfpublic PodTemplateListBuilder()
public PodTemplateListBuilder(java.lang.Boolean validationEnabled)
public PodTemplateListBuilder(PodTemplateListFluent<?> fluent)
public PodTemplateListBuilder(PodTemplateListFluent<?> fluent, java.lang.Boolean validationEnabled)
public PodTemplateListBuilder(PodTemplateListFluent<?> fluent, PodTemplateList instance)
public PodTemplateListBuilder(PodTemplateListFluent<?> fluent, PodTemplateList instance, java.lang.Boolean validationEnabled)
public PodTemplateListBuilder(PodTemplateList instance)
public PodTemplateListBuilder(PodTemplateList instance, java.lang.Boolean validationEnabled)
public PodTemplateList build()
build in interface Builder<PodTemplateList>public boolean equals(java.lang.Object o)
equals in class PodTemplateListFluentImpl<PodTemplateListBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.