public class CinderVolumeSourceBuilder extends CinderVolumeSourceFluent<CinderVolumeSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CinderVolumeSource,CinderVolumeSourceBuilder>
CinderVolumeSourceFluent.SecretRefNested<N>| Constructor and Description |
|---|
CinderVolumeSourceBuilder() |
CinderVolumeSourceBuilder(CinderVolumeSource instance) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent) |
CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent,
CinderVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
CinderVolumeSource |
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 CinderVolumeSourceBuilder()
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent)
public CinderVolumeSourceBuilder(CinderVolumeSourceFluent<?> fluent, CinderVolumeSource instance)
public CinderVolumeSourceBuilder(CinderVolumeSource instance)
public CinderVolumeSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CinderVolumeSource>Copyright © 2015–2024 Red Hat. All rights reserved.