Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.PreStop
-
-
Uses of PreStop in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers that return PreStop Modifier and Type Method Description PreStopLifecycleFluent. buildPreStop()PreStopLifecycle. getPreStop()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers with parameters of type PreStop Modifier and Type Method Description LifecycleFluent.EphemeralcontainersPreStopNested<A>LifecycleFluent. editOrNewPreStopLike(PreStop item)voidLifecycle. setPreStop(PreStop preStop)LifecycleFluent.EphemeralcontainersPreStopNested<A>LifecycleFluent. withNewPreStopLike(PreStop item)ALifecycleFluent. withPreStop(PreStop preStop) -
Uses of PreStop 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 PreStop Modifier and Type Method Description PreStopPreStopBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle with parameters of type PreStop Constructor Description PreStopBuilder(PreStop instance)PreStopBuilder(PreStopFluent<?> fluent, PreStop instance)PreStopBuilder(PreStopFluent<?> fluent, PreStop instance, Boolean validationEnabled)PreStopBuilder(PreStop instance, Boolean validationEnabled)PreStopFluent(PreStop instance)
-