| Constructor and Description |
|---|
Construct(io.sundr.model.TypeDef typeDef) |
Construct(io.sundr.model.TypeDef typeDef,
List<io.sundr.model.TypeRef> parameters) |
Construct(io.sundr.model.TypeDef typeDef,
List<io.sundr.model.TypeRef> parameters,
String staticFactoryMethod) |
Construct(io.sundr.model.TypeDef typeDef,
io.sundr.model.TypeRef... parameters) |
Construct(io.sundr.model.TypeDef typeDef,
io.sundr.model.TypeRef parameter,
String staticFactoryMethod) |
public Construct(io.sundr.model.TypeDef typeDef)
public Construct(io.sundr.model.TypeDef typeDef,
io.sundr.model.TypeRef parameter,
String staticFactoryMethod)
public Construct(io.sundr.model.TypeDef typeDef,
io.sundr.model.TypeRef... parameters)
public Construct(io.sundr.model.TypeDef typeDef,
List<io.sundr.model.TypeRef> parameters)
Copyright © 2023. All rights reserved.