public class EnvVarSourceBuilder extends EnvVarSourceFluent<EnvVarSourceBuilder> implements VisitableBuilder<EnvVarSource,EnvVarSourceBuilder>
EnvVarSourceFluent.ConfigMapKeyRefNested<N>, EnvVarSourceFluent.FieldRefNested<N>, EnvVarSourceFluent.ResourceFieldRefNested<N>, EnvVarSourceFluent.SecretKeyRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
EnvVarSourceBuilder() |
EnvVarSourceBuilder(Boolean validationEnabled) |
EnvVarSourceBuilder(EnvVarSource instance) |
EnvVarSourceBuilder(EnvVarSource instance,
Boolean validationEnabled) |
EnvVarSourceBuilder(EnvVarSourceFluent<?> fluent) |
EnvVarSourceBuilder(EnvVarSourceFluent<?> fluent,
Boolean validationEnabled) |
EnvVarSourceBuilder(EnvVarSourceFluent<?> fluent,
EnvVarSource instance) |
EnvVarSourceBuilder(EnvVarSourceFluent<?> fluent,
EnvVarSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EnvVarSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildConfigMapKeyRef, buildFieldRef, buildResourceFieldRef, buildSecretKeyRef, editConfigMapKeyRef, editFieldRef, editOrNewConfigMapKeyRef, editOrNewConfigMapKeyRefLike, editOrNewFieldRef, editOrNewFieldRefLike, editOrNewResourceFieldRef, editOrNewResourceFieldRefLike, editOrNewSecretKeyRef, editOrNewSecretKeyRefLike, editResourceFieldRef, editSecretKeyRef, equals, getAdditionalProperties, hasAdditionalProperties, hasConfigMapKeyRef, hasFieldRef, hashCode, hasResourceFieldRef, hasSecretKeyRef, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withConfigMapKeyRef, withFieldRef, withNewConfigMapKeyRef, withNewConfigMapKeyRef, withNewConfigMapKeyRefLike, withNewFieldRef, withNewFieldRef, withNewFieldRefLike, withNewResourceFieldRef, withNewResourceFieldRefLike, withNewSecretKeyRef, withNewSecretKeyRef, withNewSecretKeyRefLike, withResourceFieldRef, withSecretKeyRefaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic EnvVarSourceBuilder()
public EnvVarSourceBuilder(Boolean validationEnabled)
public EnvVarSourceBuilder(EnvVarSourceFluent<?> fluent)
public EnvVarSourceBuilder(EnvVarSourceFluent<?> fluent, Boolean validationEnabled)
public EnvVarSourceBuilder(EnvVarSourceFluent<?> fluent, EnvVarSource instance)
public EnvVarSourceBuilder(EnvVarSourceFluent<?> fluent, EnvVarSource instance, Boolean validationEnabled)
public EnvVarSourceBuilder(EnvVarSource instance)
public EnvVarSourceBuilder(EnvVarSource instance, Boolean validationEnabled)
public EnvVarSource build()
build in interface Builder<EnvVarSource>Copyright © 2015–2023 Red Hat. All rights reserved.