public class EnvVarBuilder extends EnvVarFluent<EnvVarBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<EnvVar,EnvVarBuilder>
EnvVarFluent.ValueFromNested<N>| Constructor and Description |
|---|
EnvVarBuilder() |
EnvVarBuilder(EnvVar instance) |
EnvVarBuilder(EnvVarFluent<?> fluent) |
EnvVarBuilder(EnvVarFluent<?> fluent,
EnvVar instance) |
| Modifier and Type | Method and Description |
|---|---|
EnvVar |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildValueFrom, copyInstance, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, equals, getAdditionalProperties, getName, getValue, hasAdditionalProperties, hashCode, hasName, hasValue, hasValueFrom, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName, withNewValueFrom, withNewValueFromLike, withValue, withValueFromaggregate, aggregate, build, build, builderOf, getVisitableMappublic EnvVarBuilder()
public EnvVarBuilder(EnvVarFluent<?> fluent)
public EnvVarBuilder(EnvVarFluent<?> fluent, EnvVar instance)
public EnvVarBuilder(EnvVar instance)
Copyright © 2015–2024 Red Hat. All rights reserved.