Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.initcontainers.env.ValueFrom
-
Packages that use ValueFrom Package Description org.apache.camel.v1.pipespec.integration.template.spec.initcontainers -
-
Uses of ValueFrom in org.apache.camel.v1.pipespec.integration.template.spec.initcontainers
Methods in org.apache.camel.v1.pipespec.integration.template.spec.initcontainers that return ValueFrom Modifier and Type Method Description ValueFromEnv. getValueFrom()Methods in org.apache.camel.v1.pipespec.integration.template.spec.initcontainers with parameters of type ValueFrom Modifier and Type Method Description voidEnv. setValueFrom(ValueFrom valueFrom)
-