Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.PreStopFluent
-
-
Uses of PreStopFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers
Subclasses of PreStopFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers Modifier and Type Class Description classLifecycleFluent.PreStopNested<N> -
Uses of PreStopFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle with type parameters of type PreStopFluent Modifier and Type Class Description classPreStopFluent<A extends PreStopFluent<A>>GeneratedSubclasses of PreStopFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle Modifier and Type Class Description classPreStopBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle with parameters of type PreStopFluent Constructor Description PreStopBuilder(PreStopFluent<?> fluent)PreStopBuilder(PreStopFluent<?> fluent, PreStop instance)PreStopBuilder(PreStopFluent<?> fluent, PreStop instance, Boolean validationEnabled)PreStopBuilder(PreStopFluent<?> fluent, Boolean validationEnabled)
-