public class PodListBuilder extends PodListFluent<PodListBuilder> implements VisitableBuilder<PodList,PodListBuilder>
PodListFluent.ItemsNested<N>, PodListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
PodListBuilder() |
PodListBuilder(PodList instance) |
PodListBuilder(PodListFluent<?> fluent) |
PodListBuilder(PodListFluent<?> fluent,
PodList instance) |
| Modifier and Type | Method and Description |
|---|---|
EditablePodList |
build() |
boolean |
equals(Object o) |
addNewItem, addNewItemLike, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, buildpublic PodListBuilder()
public PodListBuilder(PodListFluent<?> fluent)
public PodListBuilder(PodListFluent<?> fluent, PodList instance)
public PodListBuilder(PodList instance)
public EditablePodList build()
public boolean equals(Object o)
equals in class PodListFluent<PodListBuilder>Copyright © 2011–2015 Red Hat. All rights reserved.