Uses of Class
com.azure.resourcemanager.datafactory.models.JsonFormat
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of JsonFormat in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionJsonFormat.withDeserializer
(Object deserializer) Set the deserializer property: Deserializer.JsonFormat.withEncodingName
(Object encodingName) Set the encodingName property: The code page name of the preferred encoding.JsonFormat.withFilePattern
(Object filePattern) Set the filePattern property: File pattern of JSON.JsonFormat.withJsonNodeReference
(Object jsonNodeReference) Set the jsonNodeReference property: The JSONPath of the JSON array element to be flattened.JsonFormat.withJsonPathDefinition
(Object jsonPathDefinition) Set the jsonPathDefinition property: The JSONPath definition for each column mapping with a customized column name to extract data from JSON file.JsonFormat.withNestingSeparator
(Object nestingSeparator) Set the nestingSeparator property: The character used to separate nesting levels.JsonFormat.withSerializer
(Object serializer) Set the serializer property: Serializer.