Uses of Class
io.sundr.model.SourceFluent
-
-
Uses of SourceFluent in io.sundr.model
Classes in io.sundr.model with type parameters of type SourceFluent Modifier and Type Class Description classSourceFluent<A extends SourceFluent<A>>GeneratedSubclasses of SourceFluent in io.sundr.model Modifier and Type Class Description classSourceBuilderConstructors in io.sundr.model with parameters of type SourceFluent Constructor Description SourceBuilder(SourceFluent<?> fluent)SourceBuilder(SourceFluent<?> fluent, io.sundr.model.Source instance)
-