public class EnvVarSourceBuilder extends EnvVarSourceFluentImpl<EnvVarSourceBuilder> implements VisitableBuilder<EnvVarSource,EnvVarSourceBuilder>
EnvVarSourceFluentImpl.ConfigMapKeyRefNestedImpl<N>, EnvVarSourceFluentImpl.FieldRefNestedImpl<N>, EnvVarSourceFluentImpl.ResourceFieldRefNestedImpl<N>, EnvVarSourceFluentImpl.SecretKeyRefNestedImpl<N>EnvVarSourceFluent.ConfigMapKeyRefNested<N>, EnvVarSourceFluent.FieldRefNested<N>, EnvVarSourceFluent.ResourceFieldRefNested<N>, EnvVarSourceFluent.SecretKeyRefNested<N>_visitables| 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() |
boolean |
equals(Object o) |
buildConfigMapKeyRef, buildFieldRef, buildResourceFieldRef, buildSecretKeyRef, editConfigMapKeyRef, editFieldRef, editOrNewConfigMapKeyRef, editOrNewConfigMapKeyRefLike, editOrNewFieldRef, editOrNewFieldRefLike, editOrNewResourceFieldRef, editOrNewResourceFieldRefLike, editOrNewSecretKeyRef, editOrNewSecretKeyRefLike, editResourceFieldRef, editSecretKeyRef, getConfigMapKeyRef, getFieldRef, getResourceFieldRef, getSecretKeyRef, hasConfigMapKeyRef, hasFieldRef, hasResourceFieldRef, hasSecretKeyRef, withConfigMapKeyRef, withFieldRef, withNewConfigMapKeyRef, withNewConfigMapKeyRef, withNewConfigMapKeyRefLike, withNewFieldRef, withNewFieldRef, withNewFieldRefLike, withNewResourceFieldRef, withNewResourceFieldRefLike, withNewSecretKeyRef, withNewSecretKeyRef, withNewSecretKeyRefLike, withResourceFieldRef, withSecretKeyRefaccept, aggregate, aggregate, build, buildpublic 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>public boolean equals(Object o)
equals in class EnvVarSourceFluentImpl<EnvVarSourceBuilder>Copyright © 2011–2018 Red Hat. All rights reserved.