public class PodTemplateListBuilder extends PodTemplateListFluent<PodTemplateListBuilder> implements VisitableBuilder<PodTemplateList,PodTemplateListBuilder>
PodTemplateListFluent.ItemsNested<N>, PodTemplateListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
PodTemplateListBuilder() |
PodTemplateListBuilder(Boolean validationEnabled) |
PodTemplateListBuilder(PodTemplateList instance) |
PodTemplateListBuilder(PodTemplateList instance,
Boolean validationEnabled) |
PodTemplateListBuilder(PodTemplateListFluent<?> fluent) |
PodTemplateListBuilder(PodTemplateListFluent<?> fluent,
Boolean validationEnabled) |
PodTemplateListBuilder(PodTemplateListFluent<?> fluent,
PodTemplateList instance) |
PodTemplateListBuilder(PodTemplateListFluent<?> fluent,
PodTemplateList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PodTemplateList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodTemplateListBuilder()
public PodTemplateListBuilder(Boolean validationEnabled)
public PodTemplateListBuilder(PodTemplateListFluent<?> fluent)
public PodTemplateListBuilder(PodTemplateListFluent<?> fluent, Boolean validationEnabled)
public PodTemplateListBuilder(PodTemplateListFluent<?> fluent, PodTemplateList instance)
public PodTemplateListBuilder(PodTemplateListFluent<?> fluent, PodTemplateList instance, Boolean validationEnabled)
public PodTemplateListBuilder(PodTemplateList instance)
public PodTemplateListBuilder(PodTemplateList instance, Boolean validationEnabled)
public PodTemplateList build()
build in interface Builder<PodTemplateList>Copyright © 2015–2023 Red Hat. All rights reserved.