public class CSINodeListBuilder extends CSINodeListFluent<CSINodeListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSINodeList,CSINodeListBuilder>
CSINodeListFluent.ItemsNested<N>| Constructor and Description |
|---|
CSINodeListBuilder() |
CSINodeListBuilder(CSINodeList instance) |
CSINodeListBuilder(CSINodeListFluent<?> fluent) |
CSINodeListBuilder(CSINodeListFluent<?> fluent,
CSINodeList instance) |
| Modifier and Type | Method and Description |
|---|---|
CSINodeList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaggregate, aggregate, build, build, builderOf, getVisitableMappublic CSINodeListBuilder()
public CSINodeListBuilder(CSINodeListFluent<?> fluent)
public CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance)
public CSINodeListBuilder(CSINodeList instance)
public CSINodeList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CSINodeList>Copyright © 2015–2024 Red Hat. All rights reserved.