Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers.lifecycle.PreStop
-
Packages that use PreStop Package Description org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers -
-
Uses of PreStop in org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers
Methods in org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers that return PreStop Modifier and Type Method Description PreStopLifecycle. getPreStop()Methods in org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers with parameters of type PreStop Modifier and Type Method Description voidLifecycle. setPreStop(PreStop preStop)
-