Class AttributeSupportFluent<A extends AttributeSupportFluent<A>>

java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.AttributeSupportFluent<A>
Direct Known Subclasses:
AnnotationRefFluent, AttributeSupportBuilder, ModifierSupportFluent, TypeParamDefFluent, TypeRefFluent

public class AttributeSupportFluent<A extends AttributeSupportFluent<A>> extends BaseFluent<A>
Generated