public class PodListBuilder extends PodListFluent<PodListBuilder> implements VisitableBuilder<PodList,PodListBuilder>
PodListFluent.ItemsNested<N>, PodListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
PodListBuilder() |
PodListBuilder(Boolean validationEnabled) |
PodListBuilder(PodList instance) |
PodListBuilder(PodList instance,
Boolean validationEnabled) |
PodListBuilder(PodListFluent<?> fluent) |
PodListBuilder(PodListFluent<?> fluent,
Boolean validationEnabled) |
PodListBuilder(PodListFluent<?> fluent,
PodList instance) |
PodListBuilder(PodListFluent<?> fluent,
PodList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PodList |
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 PodListBuilder()
public PodListBuilder(Boolean validationEnabled)
public PodListBuilder(PodListFluent<?> fluent)
public PodListBuilder(PodListFluent<?> fluent, Boolean validationEnabled)
public PodListBuilder(PodListFluent<?> fluent, PodList instance)
public PodListBuilder(PodListFluent<?> fluent, PodList instance, Boolean validationEnabled)
public PodListBuilder(PodList instance)
Copyright © 2015–2023 Red Hat. All rights reserved.