Added Methods |
Builder format(String )
|
Configure the dataset's format from a format name String (optional). |
Builder location(String )
|
Configure the Dataset's location (optional). |
Builder location(URI )
|
Configure the Dataset's location (optional). |
Builder location(Path )
|
Configure the Dataset's location (optional). |
Builder property(String, String)
|
Add a key-value property to the descriptor. |
Builder schemaLiteral(String )
|
Configure the dataset's schema from a String. |
Builder schemaUri(URI )
|
Configure the Dataset's schema from a URI. |
Builder schemaUri(String )
|
Configure the Dataset's schema from a String URI. |