public class CSIVolumeSourceBuilder extends CSIVolumeSourceFluentImpl<CSIVolumeSourceBuilder> implements VisitableBuilder<CSIVolumeSource,CSIVolumeSourceBuilder>
CSIVolumeSourceFluentImpl.NodePublishSecretRefNestedImpl<N>CSIVolumeSourceFluent.NodePublishSecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
CSIVolumeSourceBuilder() |
CSIVolumeSourceBuilder(Boolean validationEnabled) |
CSIVolumeSourceBuilder(CSIVolumeSource instance) |
CSIVolumeSourceBuilder(CSIVolumeSource instance,
Boolean validationEnabled) |
CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent) |
CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent,
CSIVolumeSource instance) |
CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent,
CSIVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSIVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToVolumeAttributes, addToVolumeAttributes, buildNodePublishSecretRef, editNodePublishSecretRef, editOrNewNodePublishSecretRef, editOrNewNodePublishSecretRefLike, getDriver, getFsType, getNodePublishSecretRef, getReadOnly, getVolumeAttributes, hasDriver, hasFsType, hasNodePublishSecretRef, hasReadOnly, hasVolumeAttributes, removeFromVolumeAttributes, removeFromVolumeAttributes, withDriver, withFsType, withNewDriver, withNewFsType, withNewNodePublishSecretRef, withNewNodePublishSecretRef, withNewNodePublishSecretRefLike, withNodePublishSecretRef, withReadOnly, withVolumeAttributesaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic CSIVolumeSourceBuilder()
public CSIVolumeSourceBuilder(Boolean validationEnabled)
public CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent)
public CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent, CSIVolumeSource instance)
public CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent, CSIVolumeSource instance, Boolean validationEnabled)
public CSIVolumeSourceBuilder(CSIVolumeSource instance)
public CSIVolumeSourceBuilder(CSIVolumeSource instance, Boolean validationEnabled)
public CSIVolumeSource build()
build in interface Builder<CSIVolumeSource>public boolean equals(Object o)
equals in class CSIVolumeSourceFluentImpl<CSIVolumeSourceBuilder>public int hashCode()
hashCode in class CSIVolumeSourceFluentImpl<CSIVolumeSourceBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.