public class CSIVolumeSourceBuilder extends CSIVolumeSourceFluentImpl<CSIVolumeSourceBuilder> implements VisitableBuilder<CSIVolumeSource,CSIVolumeSourceBuilder>
CSIVolumeSourceFluentImpl.NodePublishSecretRefNestedImpl<N>CSIVolumeSourceFluent.NodePublishSecretRefNested<N>_visitables| Constructor and Description |
|---|
CSIVolumeSourceBuilder() |
CSIVolumeSourceBuilder(java.lang.Boolean validationEnabled) |
CSIVolumeSourceBuilder(CSIVolumeSource instance) |
CSIVolumeSourceBuilder(CSIVolumeSource instance,
java.lang.Boolean validationEnabled) |
CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent) |
CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent,
java.lang.Boolean validationEnabled) |
CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent,
CSIVolumeSource instance) |
CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent,
CSIVolumeSource instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSIVolumeSource |
build() |
boolean |
equals(java.lang.Object o) |
addToVolumeAttributes, addToVolumeAttributes, buildNodePublishSecretRef, editNodePublishSecretRef, editOrNewNodePublishSecretRef, editOrNewNodePublishSecretRefLike, getDriver, getFsType, getNodePublishSecretRef, getVolumeAttributes, hasDriver, hasFsType, hasNodePublishSecretRef, hasReadOnly, hasVolumeAttributes, isReadOnly, removeFromVolumeAttributes, removeFromVolumeAttributes, withDriver, withFsType, withNewDriver, withNewDriver, withNewDriver, withNewFsType, withNewFsType, withNewFsType, withNewNodePublishSecretRef, withNewNodePublishSecretRef, withNewNodePublishSecretRefLike, withNewReadOnly, withNewReadOnly, withNodePublishSecretRef, withReadOnly, withVolumeAttributesaccept, aggregate, aggregate, build, build, builderOfpublic CSIVolumeSourceBuilder()
public CSIVolumeSourceBuilder(java.lang.Boolean validationEnabled)
public CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent)
public CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent, java.lang.Boolean validationEnabled)
public CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent, CSIVolumeSource instance)
public CSIVolumeSourceBuilder(CSIVolumeSourceFluent<?> fluent, CSIVolumeSource instance, java.lang.Boolean validationEnabled)
public CSIVolumeSourceBuilder(CSIVolumeSource instance)
public CSIVolumeSourceBuilder(CSIVolumeSource instance, java.lang.Boolean validationEnabled)
public CSIVolumeSource build()
build in interface Builder<CSIVolumeSource>public boolean equals(java.lang.Object o)
equals in class CSIVolumeSourceFluentImpl<CSIVolumeSourceBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.