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)
public TypeSchema buildTypeSchema(String rawSchema)
Copyright © 2020. All rights reserved.