Uses of Class
com.microsoft.azure.kusto.ingest.IngestionMapping
-
Packages that use IngestionMapping Package Description com.microsoft.azure.kusto.ingest -
-
Uses of IngestionMapping in com.microsoft.azure.kusto.ingest
Methods in com.microsoft.azure.kusto.ingest that return IngestionMapping Modifier and Type Method Description IngestionMappingIngestionProperties. getIngestionMapping()Methods in com.microsoft.azure.kusto.ingest with parameters of type IngestionMapping Modifier and Type Method Description voidIngestionProperties. setIngestionMapping(IngestionMapping ingestionMapping)Constructors in com.microsoft.azure.kusto.ingest with parameters of type IngestionMapping Constructor Description IngestionMapping(IngestionMapping other)Copy constructor for IngestionMapping.
-