Class CSINodeBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeFluentImpl<CSINodeBuilder>
io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<CSINode>,io.fabric8.kubernetes.api.builder.Fluent<CSINodeBuilder>,io.fabric8.kubernetes.api.builder.Visitable<CSINodeBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<CSINode,CSINodeBuilder>,CSINodeFluent<CSINodeBuilder>
public class CSINodeBuilder extends CSINodeFluentImpl<CSINodeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSINode,CSINodeBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeFluentImpl
CSINodeFluentImpl.MetadataNestedImpl<N>, CSINodeFluentImpl.SpecNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeFluent
CSINodeFluent.MetadataNested<N>, CSINodeFluent.SpecNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description CSINodeBuilder()CSINodeBuilder(CSINode instance)CSINodeBuilder(CSINodeFluent<?> fluent)CSINodeBuilder(CSINodeFluent<?> fluent, CSINode instance)CSINodeBuilder(CSINodeFluent<?> fluent, CSINode instance, Boolean validationEnabled)CSINodeBuilder(CSINodeFluent<?> fluent, Boolean validationEnabled)CSINodeBuilder(CSINode instance, Boolean validationEnabled)CSINodeBuilder(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.storage.v1beta1.CSINodeFluentImpl
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
CSINodeBuilder
public CSINodeBuilder() -
CSINodeBuilder
-
CSINodeBuilder
-
CSINodeBuilder
-
CSINodeBuilder
-
CSINodeBuilder
-
CSINodeBuilder
-
CSINodeBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<CSINode>
-
equals
- Overrides:
equalsin classCSINodeFluentImpl<CSINodeBuilder>
-