Uses of Class
io.sundr.model.PropertyFluent
-
-
Uses of PropertyFluent in io.sundr.model
Classes in io.sundr.model with type parameters of type PropertyFluent Modifier and Type Class Description classPropertyFluent<A extends PropertyFluent<A>>GeneratedSubclasses of PropertyFluent in io.sundr.model Modifier and Type Class Description classDeclareFluent.PropertiesNested<N>classMethodFluent.ArgumentsNested<N>classPropertyBuilderclassPropertyRefFluent.PropertyNested<N>classTypeDefFluent.PropertiesNested<N>Constructors in io.sundr.model with parameters of type PropertyFluent Constructor Description PropertyBuilder(PropertyFluent<?> fluent)PropertyBuilder(PropertyFluent<?> fluent, io.sundr.model.Property instance)
-