public class CSISnapshotControllerBuilder extends CSISnapshotControllerFluentImpl<CSISnapshotControllerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSISnapshotController,CSISnapshotControllerBuilder>
CSISnapshotControllerFluentImpl.MetadataNestedImpl<N>, CSISnapshotControllerFluentImpl.SpecNestedImpl<N>, CSISnapshotControllerFluentImpl.StatusNestedImpl<N>CSISnapshotControllerFluent.MetadataNested<N>, CSISnapshotControllerFluent.SpecNested<N>, CSISnapshotControllerFluent.StatusNested<N>| Constructor and Description |
|---|
CSISnapshotControllerBuilder() |
CSISnapshotControllerBuilder(Boolean validationEnabled) |
CSISnapshotControllerBuilder(CSISnapshotController instance) |
CSISnapshotControllerBuilder(CSISnapshotController instance,
Boolean validationEnabled) |
CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent) |
CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent,
Boolean validationEnabled) |
CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent,
CSISnapshotController instance) |
CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent,
CSISnapshotController instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSISnapshotController |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, aggregate, aggregate, build, build, builderOfpublic CSISnapshotControllerBuilder()
public CSISnapshotControllerBuilder(Boolean validationEnabled)
public CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent)
public CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent, Boolean validationEnabled)
public CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent, CSISnapshotController instance)
public CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent, CSISnapshotController instance, Boolean validationEnabled)
public CSISnapshotControllerBuilder(CSISnapshotController instance)
public CSISnapshotControllerBuilder(CSISnapshotController instance, Boolean validationEnabled)
public CSISnapshotController build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CSISnapshotController>public boolean equals(Object o)
equals in class CSISnapshotControllerFluentImpl<CSISnapshotControllerBuilder>public int hashCode()
hashCode in class CSISnapshotControllerFluentImpl<CSISnapshotControllerBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.