public class V1CSINodeListBuilder extends V1CSINodeListFluentImpl<V1CSINodeListBuilder> implements VisitableBuilder<V1CSINodeList,V1CSINodeListBuilder>
V1CSINodeListFluentImpl.ItemsNestedImpl<N>, V1CSINodeListFluentImpl.MetadataNestedImpl<N>
V1CSINodeListFluent.ItemsNested<N>, V1CSINodeListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
V1CSINodeListBuilder() |
V1CSINodeListBuilder(Boolean validationEnabled) |
V1CSINodeListBuilder(V1CSINodeList instance) |
V1CSINodeListBuilder(V1CSINodeList instance,
Boolean validationEnabled) |
V1CSINodeListBuilder(V1CSINodeListFluent<?> fluent) |
V1CSINodeListBuilder(V1CSINodeListFluent<?> fluent,
Boolean validationEnabled) |
V1CSINodeListBuilder(V1CSINodeListFluent<?> fluent,
V1CSINodeList instance) |
V1CSINodeListBuilder(V1CSINodeListFluent<?> fluent,
V1CSINodeList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1CSINodeList |
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, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build, builderOf
public V1CSINodeListBuilder()
public V1CSINodeListBuilder(Boolean validationEnabled)
public V1CSINodeListBuilder(V1CSINodeListFluent<?> fluent)
public V1CSINodeListBuilder(V1CSINodeListFluent<?> fluent, Boolean validationEnabled)
public V1CSINodeListBuilder(V1CSINodeListFluent<?> fluent, V1CSINodeList instance)
public V1CSINodeListBuilder(V1CSINodeListFluent<?> fluent, V1CSINodeList instance, Boolean validationEnabled)
public V1CSINodeListBuilder(V1CSINodeList instance)
public V1CSINodeListBuilder(V1CSINodeList instance, Boolean validationEnabled)
public V1CSINodeList build()
build
in interface Builder<V1CSINodeList>
public boolean equals(Object o)
equals
in class V1CSINodeListFluentImpl<V1CSINodeListBuilder>
Copyright © 2021. All rights reserved.