Uses of Class
com.azure.analytics.purview.datamap.models.BulkImportResult
Packages that use BulkImportResult
Package
Description
Package containing the classes for PurviewDataMap.
Package containing the data models for PurviewDataMap.
-
Uses of BulkImportResult in com.azure.analytics.purview.datamap
Methods in com.azure.analytics.purview.datamap that return BulkImportResultModifier and TypeMethodDescriptionEntityClient.importBusinessMetadata(BusinessMetadataOptions body) Upload the file for creating Business Metadata in BULK.Methods in com.azure.analytics.purview.datamap that return types with arguments of type BulkImportResultModifier and TypeMethodDescriptionEntityAsyncClient.importBusinessMetadata(BusinessMetadataOptions body) Upload the file for creating Business Metadata in BULK. -
Uses of BulkImportResult in com.azure.analytics.purview.datamap.models
Methods in com.azure.analytics.purview.datamap.models that return BulkImportResultModifier and TypeMethodDescriptionstatic BulkImportResultBulkImportResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BulkImportResult from the JsonReader.