| Modifier and Type | Method and Description |
|---|---|
Schema |
build() |
static Schema.Builder |
create() |
Schema.Builder |
filePath(String filePath)
(experimental) The file path for the schema.
|
@Stability(value=Experimental) public static Schema.Builder create()
Schema.Builder.@Stability(value=Experimental) public Schema.Builder filePath(String filePath)
When this option is configured, then the schema will be generated from an existing file from disk.
Default: - schema not configured through disk asset
filePath - The file path for the schema. This parameter is required.thisCopyright © 2022. All rights reserved.