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