Uses of Class
org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.Env
-
Packages that use Env Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of Env in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return types with arguments of type Env Modifier and Type Method Description java.util.List<Env>EphemeralContainers. getEnv()Method parameters in org.apache.camel.v1.integrationspec.template.spec with type arguments of type Env Modifier and Type Method Description voidEphemeralContainers. setEnv(java.util.List<Env> env)
-