public class PodListBuilder extends PodListFluent<PodListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodList,PodListBuilder>
PodListFluent.ItemsNested<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, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodListBuilder()
public PodListBuilder(PodListFluent<?> fluent)
public PodListBuilder(PodListFluent<?> fluent, PodList instance)
public PodListBuilder(PodList instance)
Copyright © 2015–2023 Red Hat. All rights reserved.