Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.PreStopFluent.PrestopExecNested
-
-
Uses of PreStopFluent.PrestopExecNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle that return PreStopFluent.PrestopExecNested Modifier and Type Method Description PreStopFluent.PrestopExecNested<A>PreStopFluent. editOrNewExec()PreStopFluent.PrestopExecNested<A>PreStopFluent. editOrNewExecLike(Exec item)PreStopFluent.PrestopExecNested<A>PreStopFluent. editPrestopExec()PreStopFluent.PrestopExecNested<A>PreStopFluent. withNewExecLike(Exec item)PreStopFluent.PrestopExecNested<A>PreStopFluent. withNewPrestopExec()
-