Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.TolerationsBuilder
-
Packages that use TolerationsBuilder Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec -
-
Uses of TolerationsBuilder in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec
Method parameters in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec with type arguments of type TolerationsBuilder Modifier and Type Method Description TolerationsDeploymentFluent. buildMatchingToleration(Predicate<TolerationsBuilder> predicate)DeploymentFluent.TolerationsNested<A>DeploymentFluent. editMatchingToleration(Predicate<TolerationsBuilder> predicate)booleanDeploymentFluent. hasMatchingToleration(Predicate<TolerationsBuilder> predicate)ADeploymentFluent. removeMatchingFromTolerations(Predicate<TolerationsBuilder> predicate)
-