public class CSINodeListBuilder extends CSINodeListFluentImpl<CSINodeListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSINodeList,CSINodeListBuilder>
CSINodeListFluentImpl.ItemsNestedImpl<N>CSINodeListFluent.ItemsNested<N>| Constructor and Description |
|---|
CSINodeListBuilder() |
CSINodeListBuilder(Boolean validationEnabled) |
CSINodeListBuilder(CSINodeList instance) |
CSINodeListBuilder(CSINodeList instance,
Boolean validationEnabled) |
CSINodeListBuilder(CSINodeListFluent<?> fluent) |
CSINodeListBuilder(CSINodeListFluent<?> fluent,
Boolean validationEnabled) |
CSINodeListBuilder(CSINodeListFluent<?> fluent,
CSINodeList instance) |
CSINodeListBuilder(CSINodeListFluent<?> fluent,
CSINodeList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSINodeList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, 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, withNewMetadataaccept, aggregate, aggregate, build, build, builderOfpublic CSINodeListBuilder()
public CSINodeListBuilder(Boolean validationEnabled)
public CSINodeListBuilder(CSINodeListFluent<?> fluent)
public CSINodeListBuilder(CSINodeListFluent<?> fluent, Boolean validationEnabled)
public CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance)
public CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance, Boolean validationEnabled)
public CSINodeListBuilder(CSINodeList instance)
public CSINodeListBuilder(CSINodeList instance, Boolean validationEnabled)
public CSINodeList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CSINodeList>public boolean equals(Object o)
equals in class CSINodeListFluentImpl<CSINodeListBuilder>public int hashCode()
hashCode in class CSINodeListFluentImpl<CSINodeListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.