Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.env.ValueFrom
-
-
Uses of ValueFrom in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers that return ValueFrom Modifier and Type Method Description ValueFromEnvFluent. buildValueFrom()ValueFromEnv. getValueFrom()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers with parameters of type ValueFrom Modifier and Type Method Description EnvFluent.ContainersValueFromNested<A>EnvFluent. editOrNewValueFromLike(ValueFrom item)voidEnv. setValueFrom(ValueFrom valueFrom)EnvFluent.ContainersValueFromNested<A>EnvFluent. withNewValueFromLike(ValueFrom item)AEnvFluent. withValueFrom(ValueFrom valueFrom) -
Uses of ValueFrom in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.env
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.env that return ValueFrom Modifier and Type Method Description ValueFromValueFromBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.env with parameters of type ValueFrom Constructor Description ValueFromBuilder(ValueFrom instance)ValueFromBuilder(ValueFromFluent<?> fluent, ValueFrom instance)ValueFromBuilder(ValueFromFluent<?> fluent, ValueFrom instance, Boolean validationEnabled)ValueFromBuilder(ValueFrom instance, Boolean validationEnabled)ValueFromFluent(ValueFrom instance)
-