public class FileQueryJsonSerialization extends Object implements FileQuerySerialization
| Constructor and Description |
|---|
FileQueryJsonSerialization() |
| Modifier and Type | Method and Description |
|---|---|
char |
getRecordSeparator()
Gets the record separator.
|
FileQueryJsonSerialization |
setRecordSeparator(char recordSeparator)
Sets the record separator.
|
public char getRecordSeparator()
public FileQueryJsonSerialization setRecordSeparator(char recordSeparator)
recordSeparator - the record separator.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.