Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ReadinessGatesBuilder
-
Packages that use ReadinessGatesBuilder Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview -
-
Uses of ReadinessGatesBuilder in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview
Method parameters in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview with type arguments of type ReadinessGatesBuilder Modifier and Type Method Description ReadinessGatesSpecFluent. buildMatchingReadinessGate(Predicate<ReadinessGatesBuilder> predicate)SpecFluent.ReadinessGatesNested<A>SpecFluent. editMatchingReadinessGate(Predicate<ReadinessGatesBuilder> predicate)booleanSpecFluent. hasMatchingReadinessGate(Predicate<ReadinessGatesBuilder> predicate)ASpecFluent. removeMatchingFromReadinessGates(Predicate<ReadinessGatesBuilder> predicate)
-