public class PodListBuilder extends PodListFluent<PodListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodList,PodListBuilder>
PodListFluent.ItemsNested<N>, PodListFluent.MetadataNested<N>| Constructor and Description |
|---|
PodListBuilder() |
PodListBuilder(PodList instance) |
PodListBuilder(PodListFluent<?> fluent) |
PodListBuilder(PodListFluent<?> fluent,
PodList instance) |
| Modifier and Type | Method and Description |
|---|---|
PodList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, copyInstance, 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, withNewMetadataLikeaggregate, aggregate, build, build, builderOf, getVisitableMappublic PodListBuilder()
public PodListBuilder(PodListFluent<?> fluent)
public PodListBuilder(PodListFluent<?> fluent, PodList instance)
public PodListBuilder(PodList instance)
Copyright © 2015–2024 Red Hat. All rights reserved.