Uses of Class
io.sundr.model.WildcardRefFluent
-
-
Uses of WildcardRefFluent in io.sundr.model
Classes in io.sundr.model with type parameters of type WildcardRefFluent Modifier and Type Class Description classWildcardRefFluent<A extends WildcardRefFluent<A>>GeneratedSubclasses of WildcardRefFluent in io.sundr.model Modifier and Type Class Description classCastFluent.WildcardRefTypeNested<N>classClassRefFluent.WildcardRefArgumentsNested<N>classConstructFluent.WildcardRefParametersNested<N>classMethodCallFluent.WildcardRefParametersNested<N>classMethodFluent.WildcardRefReturnTypeNested<N>classNewArrayFluent.WildcardRefTypeNested<N>classPropertyFluent.WildcardRefTypeNested<N>classWildcardRefBuilderclassWildcardRefFluent.WildcardRefBoundsNested<N>Constructors in io.sundr.model with parameters of type WildcardRefFluent Constructor Description WildcardRefBuilder(WildcardRefFluent<?> fluent)WildcardRefBuilder(WildcardRefFluent<?> fluent, io.sundr.model.WildcardRef instance)
-