public class CinderPersistentVolumeSourceBuilder extends CinderPersistentVolumeSourceFluentImpl<CinderPersistentVolumeSourceBuilder> implements VisitableBuilder<CinderPersistentVolumeSource,CinderPersistentVolumeSourceBuilder>
CinderPersistentVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| 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() |
addToAdditionalProperties, addToAdditionalProperties, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getFsType, getReadOnly, getSecretRef, getVolumeID, hasAdditionalProperties, hasFsType, hashCode, hasReadOnly, hasSecretRef, hasVolumeID, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFsType, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withReadOnly, withReadOnly, withSecretRef, withVolumeIDaccept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.