public class ConnectorTypeSchemaBuilder extends Object
| Constructor and Description |
|---|
ConnectorTypeSchemaBuilder(TypeSchemaPool typeSchemaPool) |
| Modifier and Type | Method and Description |
|---|---|
TypeSchema |
buildTypeSchema(APITypeSchemaModel apiTypeSchemaModel) |
TypeSchema |
buildTypeSchema(String rawSchema) |
public ConnectorTypeSchemaBuilder(TypeSchemaPool typeSchemaPool)
public TypeSchema buildTypeSchema(APITypeSchemaModel apiTypeSchemaModel) throws ModelGenerationException
ModelGenerationExceptionpublic TypeSchema buildTypeSchema(String rawSchema) throws ModelGenerationException
ModelGenerationExceptionCopyright © 2020. All rights reserved.