Package | Description |
---|---|
io.sundr.codegen.model |
Modifier and Type | Interface and Description |
---|---|
interface |
TypeDefFluent<A extends TypeDefFluent<A>> |
class |
TypeDefFluentImpl<A extends TypeDefFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
ClassRefFluent.DefinitionNested<N> |
static interface |
SourceFluent.TypesNested<N> |
static interface |
TypeDefFluent.InnerTypesNested<N> |
static interface |
TypeDefFluent.OuterTypeNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
ClassRefFluentImpl.DefinitionNestedImpl<N> |
class |
SourceFluentImpl.TypesNestedImpl<N> |
class |
TypeDefBuilder |
class |
TypeDefFluentImpl<A extends TypeDefFluent<A>> |
class |
TypeDefFluentImpl.InnerTypesNestedImpl<N> |
class |
TypeDefFluentImpl.OuterTypeNestedImpl<N> |
Constructor and Description |
---|
TypeDefBuilder(TypeDefFluent<?> fluent) |
TypeDefBuilder(TypeDefFluent<?> fluent,
Boolean validationEnabled) |
TypeDefBuilder(TypeDefFluent<?> fluent,
TypeDef instance) |
TypeDefBuilder(TypeDefFluent<?> fluent,
TypeDef instance,
Boolean validationEnabled) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.