Uses of Class
io.sundr.model.AnnotationRefFluent
-
-
Uses of AnnotationRefFluent in io.sundr.model
Classes in io.sundr.model with type parameters of type AnnotationRefFluent Modifier and Type Class Description classAnnotationRefFluent<A extends AnnotationRefFluent<A>>GeneratedSubclasses of AnnotationRefFluent in io.sundr.model Modifier and Type Class Description classAnnotationRefBuilderclassMethodFluent.AnnotationsNested<N>classPropertyFluent.AnnotationsNested<N>classTypeDefFluent.AnnotationsNested<N>Constructors in io.sundr.model with parameters of type AnnotationRefFluent Constructor Description AnnotationRefBuilder(AnnotationRefFluent<?> fluent)AnnotationRefBuilder(AnnotationRefFluent<?> fluent, io.sundr.model.AnnotationRef instance)
-