Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers.lifecycle.prestop.Exec
-
Packages that use Exec Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers.lifecycle -
-
Uses of Exec in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers.lifecycle
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers.lifecycle that return Exec Modifier and Type Method Description ExecPreStop. getExec()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers.lifecycle with parameters of type Exec Modifier and Type Method Description voidPreStop. setExec(Exec exec)
-