public class PodListBuilder extends PodListFluentImpl<PodListBuilder> implements VisitableBuilder<PodList,PodListBuilder>
PodListFluentImpl.ItemsNestedImpl<N>, PodListFluentImpl.MetadataNestedImpl<N>
PodListFluent.ItemsNested<N>, PodListFluent.MetadataNested<N>
_visitables
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() |
boolean |
equals(Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build
public 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)
public boolean equals(Object o)
equals
in class PodListFluentImpl<PodListBuilder>
Copyright © 2011–2018 Red Hat. All rights reserved.