public class CinderPersistentVolumeSourceBuilder extends CinderPersistentVolumeSourceFluent<CinderPersistentVolumeSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CinderPersistentVolumeSource,CinderPersistentVolumeSourceBuilder>
CinderPersistentVolumeSourceFluent.SecretRefNested<N>| Constructor and Description |
|---|
CinderPersistentVolumeSourceBuilder() |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSource instance) |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent) |
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent,
CinderPersistentVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
CinderPersistentVolumeSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getFsType, getReadOnly, getVolumeID, hasAdditionalProperties, hasFsType, hashCode, hasReadOnly, hasSecretRef, hasVolumeID, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFsType, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withReadOnly, withReadOnly, withSecretRef, withVolumeIDaggregate, aggregate, build, build, builderOf, getVisitableMappublic CinderPersistentVolumeSourceBuilder()
public CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent)
public CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent, CinderPersistentVolumeSource instance)
public CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSource instance)
public CinderPersistentVolumeSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CinderPersistentVolumeSource>Copyright © 2015–2023 Red Hat. All rights reserved.