| Constructor and Description |
|---|
ToPojo() |
| Modifier and Type | Method and Description |
|---|---|
io.sundr.model.TypeDef |
apply(io.sundr.model.RichTypeDef item) |
static Optional<io.sundr.model.Method> |
getBuilderFromDefaults(io.sundr.model.TypeDef typeDef) |
static Optional<io.sundr.model.AnnotationRef> |
getPojoAnnotation(io.sundr.model.TypeDef typeDef) |
static String |
getPojoFullyQualifiedName(io.sundr.model.TypeDef item) |
static String |
getPojoName(io.sundr.model.TypeDef item) |
static io.sundr.model.ClassRef |
getPojoRef(io.sundr.model.TypeDef item) |
public static String getPojoName(io.sundr.model.TypeDef item)
public static String getPojoFullyQualifiedName(io.sundr.model.TypeDef item)
public static io.sundr.model.ClassRef getPojoRef(io.sundr.model.TypeDef item)
public io.sundr.model.TypeDef apply(io.sundr.model.RichTypeDef item)
public static Optional<io.sundr.model.AnnotationRef> getPojoAnnotation(io.sundr.model.TypeDef typeDef)
public static Optional<io.sundr.model.Method> getBuilderFromDefaults(io.sundr.model.TypeDef typeDef)
Copyright © 2023. All rights reserved.