Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.TolerationsBuilder
-
Packages that use TolerationsBuilder Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview -
-
Uses of TolerationsBuilder 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 TolerationsBuilder Modifier and Type Method Description TolerationsSpecFluent. buildMatchingToleration(Predicate<TolerationsBuilder> predicate)SpecFluent.SpecTolerationsNested<A>SpecFluent. editMatchingToleration(Predicate<TolerationsBuilder> predicate)booleanSpecFluent. hasMatchingToleration(Predicate<TolerationsBuilder> predicate)ASpecFluent. removeMatchingFromSpecTolerations(Predicate<TolerationsBuilder> predicate)
-