Class CSINodeListBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeListFluentImpl<CSINodeListBuilder>
io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeListBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<CSINodeList>,io.fabric8.kubernetes.api.builder.Fluent<CSINodeListBuilder>,io.fabric8.kubernetes.api.builder.Visitable<CSINodeListBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<CSINodeList,CSINodeListBuilder>,CSINodeListFluent<CSINodeListBuilder>
public class CSINodeListBuilder extends CSINodeListFluentImpl<CSINodeListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSINodeList,CSINodeListBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeListFluentImpl
CSINodeListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeListFluent
CSINodeListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description CSINodeListBuilder()CSINodeListBuilder(CSINodeList instance)CSINodeListBuilder(CSINodeListFluent<?> fluent)CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance)CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance, Boolean validationEnabled)CSINodeListBuilder(CSINodeListFluent<?> fluent, Boolean validationEnabled)CSINodeListBuilder(CSINodeList instance, Boolean validationEnabled)CSINodeListBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description CSINodeListbuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeListFluentImpl
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, withNewMetadataMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
CSINodeListBuilder
public CSINodeListBuilder() -
CSINodeListBuilder
-
CSINodeListBuilder
-
CSINodeListBuilder
-
CSINodeListBuilder
-
CSINodeListBuilder
public CSINodeListBuilder(CSINodeListFluent<?> fluent, CSINodeList instance, Boolean validationEnabled) -
CSINodeListBuilder
-
CSINodeListBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<CSINodeList>
-
equals
- Overrides:
equalsin classCSINodeListFluentImpl<CSINodeListBuilder>
-