public class EnvFromSourceBuilder extends EnvFromSourceFluentImpl<EnvFromSourceBuilder> implements VisitableBuilder<EnvFromSource,EnvFromSourceBuilder>
EnvFromSourceFluentImpl.ConfigMapRefNestedImpl<N>, EnvFromSourceFluentImpl.SecretRefNestedImpl<N>
EnvFromSourceFluent.ConfigMapRefNested<N>, EnvFromSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
EnvFromSourceBuilder() |
EnvFromSourceBuilder(Boolean validationEnabled) |
EnvFromSourceBuilder(EnvFromSource instance) |
EnvFromSourceBuilder(EnvFromSource instance,
Boolean validationEnabled) |
EnvFromSourceBuilder(EnvFromSourceFluent<?> fluent) |
EnvFromSourceBuilder(EnvFromSourceFluent<?> fluent,
Boolean validationEnabled) |
EnvFromSourceBuilder(EnvFromSourceFluent<?> fluent,
EnvFromSource instance) |
EnvFromSourceBuilder(EnvFromSourceFluent<?> fluent,
EnvFromSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
EnvFromSource |
build() |
boolean |
equals(Object o) |
buildConfigMapRef, buildSecretRef, editConfigMapRef, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getConfigMapRef, getPrefix, getSecretRef, hasConfigMapRef, hasPrefix, hasSecretRef, withConfigMapRef, withNewConfigMapRef, withNewConfigMapRef, withNewConfigMapRefLike, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withPrefix, withSecretRef
accept, aggregate, aggregate, build, build
public EnvFromSourceBuilder()
public EnvFromSourceBuilder(Boolean validationEnabled)
public EnvFromSourceBuilder(EnvFromSourceFluent<?> fluent)
public EnvFromSourceBuilder(EnvFromSourceFluent<?> fluent, Boolean validationEnabled)
public EnvFromSourceBuilder(EnvFromSourceFluent<?> fluent, EnvFromSource instance)
public EnvFromSourceBuilder(EnvFromSourceFluent<?> fluent, EnvFromSource instance, Boolean validationEnabled)
public EnvFromSourceBuilder(EnvFromSource instance)
public EnvFromSourceBuilder(EnvFromSource instance, Boolean validationEnabled)
public EnvFromSource build()
build
in interface Builder<EnvFromSource>
public boolean equals(Object o)
equals
in class EnvFromSourceFluentImpl<EnvFromSourceBuilder>
Copyright © 2011–2018 Red Hat. All rights reserved.