public class BlobQueryJsonSerialization extends Object implements BlobQuerySerialization
Constructor and Description |
---|
BlobQueryJsonSerialization() |
Modifier and Type | Method and Description |
---|---|
char |
getRecordSeparator()
Gets the record separator.
|
BlobQueryJsonSerialization |
setRecordSeparator(char recordSeparator)
Sets the record separator.
|
public char getRecordSeparator()
public BlobQueryJsonSerialization 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.