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