| Package | Description |
|---|---|
| com.microsoft.azure.cosmosdb |
| Modifier and Type | Method and Description |
|---|---|
static SerializationFormattingPolicy |
SerializationFormattingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SerializationFormattingPolicy[] |
SerializationFormattingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
JsonSerializable.toJson(SerializationFormattingPolicy formattingPolicy)
Converts to a JSON string.
|
Copyright © 2018. All rights reserved.