public class CinderPersistentVolumeSourceBuilder extends CinderPersistentVolumeSourceFluentImpl<CinderPersistentVolumeSourceBuilder> implements VisitableBuilder<CinderPersistentVolumeSource,CinderPersistentVolumeSourceBuilder>
CinderPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>CinderPersistentVolumeSourceFluent.SecretRefNested<N>_visitables| Constructor and Description |
|---|
CinderPersistentVolumeSourceBuilder() |
CinderPersistentVolumeSourceBuilder(Boolean validationEnabled) |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSource instance) |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent) |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent,
CinderPersistentVolumeSource instance) |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent,
CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CinderPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getSecretRef, getVolumeID, hasFsType, hasReadOnly, hasSecretRef, hasVolumeID, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewVolumeID, withNewVolumeID, withNewVolumeID, withReadOnly, withSecretRef, withVolumeIDaccept, accept, aggregate, aggregate, build, build, builderOfpublic CinderPersistentVolumeSourceBuilder()
public CinderPersistentVolumeSourceBuilder(Boolean validationEnabled)
public CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent)
public CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent, CinderPersistentVolumeSource instance)
public CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent, CinderPersistentVolumeSource instance, Boolean validationEnabled)
public CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSource instance)
public CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSource instance, Boolean validationEnabled)
public CinderPersistentVolumeSource build()
build in interface Builder<CinderPersistentVolumeSource>public boolean equals(Object o)
equals in class CinderPersistentVolumeSourceFluentImpl<CinderPersistentVolumeSourceBuilder>public int hashCode()
hashCode in class CinderPersistentVolumeSourceFluentImpl<CinderPersistentVolumeSourceBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.