public class CSIDriverBuilder extends CSIDriverFluentImpl<CSIDriverBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSIDriver,CSIDriverBuilder>
CSIDriverFluentImpl.MetadataNestedImpl<N>, CSIDriverFluentImpl.SpecNestedImpl<N>CSIDriverFluent.MetadataNested<N>, CSIDriverFluent.SpecNested<N>| Constructor and Description |
|---|
CSIDriverBuilder() |
CSIDriverBuilder(Boolean validationEnabled) |
CSIDriverBuilder(CSIDriver instance) |
CSIDriverBuilder(CSIDriver instance,
Boolean validationEnabled) |
CSIDriverBuilder(CSIDriverFluent<?> fluent) |
CSIDriverBuilder(CSIDriverFluent<?> fluent,
Boolean validationEnabled) |
CSIDriverBuilder(CSIDriverFluent<?> fluent,
CSIDriver instance) |
CSIDriverBuilder(CSIDriverFluent<?> fluent,
CSIDriver instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSIDriver |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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, withSpecaccept, aggregate, aggregate, build, build, builderOfpublic CSIDriverBuilder()
public CSIDriverBuilder(Boolean validationEnabled)
public CSIDriverBuilder(CSIDriverFluent<?> fluent)
public CSIDriverBuilder(CSIDriverFluent<?> fluent, Boolean validationEnabled)
public CSIDriverBuilder(CSIDriverFluent<?> fluent, CSIDriver instance)
public CSIDriverBuilder(CSIDriverFluent<?> fluent, CSIDriver instance, Boolean validationEnabled)
public CSIDriverBuilder(CSIDriver instance)
public CSIDriver build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CSIDriver>public boolean equals(Object o)
equals in class CSIDriverFluentImpl<CSIDriverBuilder>public int hashCode()
hashCode in class CSIDriverFluentImpl<CSIDriverBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.