Uses of Class
io.sundr.model.TypeParamDefBuilder
-
-
Uses of TypeParamDefBuilder in io.sundr.model
Method parameters in io.sundr.model with type arguments of type TypeParamDefBuilder Modifier and Type Method Description io.sundr.model.TypeParamDefMethodFluent. buildMatchingParameter(Predicate<TypeParamDefBuilder> predicate)io.sundr.model.TypeParamDefTypeDefFluent. buildMatchingParameter(Predicate<TypeParamDefBuilder> predicate)MethodFluent.ParametersNested<A>MethodFluent. editMatchingParameter(Predicate<TypeParamDefBuilder> predicate)TypeDefFluent.ParametersNested<A>TypeDefFluent. editMatchingParameter(Predicate<TypeParamDefBuilder> predicate)booleanMethodFluent. hasMatchingParameter(Predicate<TypeParamDefBuilder> predicate)booleanTypeDefFluent. hasMatchingParameter(Predicate<TypeParamDefBuilder> predicate)AMethodFluent. removeMatchingFromParameters(Predicate<TypeParamDefBuilder> predicate)ATypeDefFluent. removeMatchingFromParameters(Predicate<TypeParamDefBuilder> predicate)
-