public class CinderVolumeSourceBuilder extends CinderVolumeSourceFluentImpl<CinderVolumeSourceBuilder> implements VisitableBuilder<CinderVolumeSource,CinderVolumeSourceBuilder>
CinderVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
CinderVolumeSourceBuilder() |
CinderVolumeSourceBuilder(Boolean validationEnabled) |
CinderVolumeSourceBuilder(CinderVolumeSource instance) |
CinderVolumeSourceBuilder(CinderVolumeSource instance,
Boolean validationEnabled) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent,
CinderVolumeSource instance) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent,
CinderVolumeSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CinderVolumeSource |
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 CinderVolumeSourceBuilder()
public CinderVolumeSourceBuilder(Boolean validationEnabled)
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent)
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent, CinderVolumeSource instance)
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent, CinderVolumeSource instance, Boolean validationEnabled)
public CinderVolumeSourceBuilder(CinderVolumeSource instance)
public CinderVolumeSourceBuilder(CinderVolumeSource instance, Boolean validationEnabled)
public CinderVolumeSource build()
build in interface Builder<CinderVolumeSource>Copyright © 2015–2023 Red Hat. All rights reserved.