public class V1PodListBuilder extends V1PodListFluentImpl<V1PodListBuilder> implements VisitableBuilder<V1PodList,V1PodListBuilder>
V1PodListFluentImpl.ItemsNestedImpl<N>, V1PodListFluentImpl.MetadataNestedImpl<N>
V1PodListFluent.ItemsNested<N>, V1PodListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
V1PodListBuilder() |
V1PodListBuilder(Boolean validationEnabled) |
V1PodListBuilder(V1PodList instance) |
V1PodListBuilder(V1PodList instance,
Boolean validationEnabled) |
V1PodListBuilder(V1PodListFluent<?> fluent) |
V1PodListBuilder(V1PodListFluent<?> fluent,
Boolean validationEnabled) |
V1PodListBuilder(V1PodListFluent<?> fluent,
V1PodList instance) |
V1PodListBuilder(V1PodListFluent<?> fluent,
V1PodList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1PodList |
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, withNewMetadataLike
accept, aggregate, aggregate, build, build
public V1PodListBuilder()
public V1PodListBuilder(Boolean validationEnabled)
public V1PodListBuilder(V1PodListFluent<?> fluent)
public V1PodListBuilder(V1PodListFluent<?> fluent, Boolean validationEnabled)
public V1PodListBuilder(V1PodListFluent<?> fluent, V1PodList instance)
public V1PodListBuilder(V1PodListFluent<?> fluent, V1PodList instance, Boolean validationEnabled)
public V1PodListBuilder(V1PodList instance)
public boolean equals(Object o)
equals
in class V1PodListFluentImpl<V1PodListBuilder>
Copyright © 2019. All rights reserved.