Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.PreStopFluent.PrestopExecNested
-
Packages that use PreStopFluent.PrestopExecNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle -
-
Uses of PreStopFluent.PrestopExecNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.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()
-