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