Uses of Class
com.azure.analytics.purview.datamap.models.FileDetails
Packages that use FileDetails
Package
Description
Package containing the data models for PurviewDataMap.
-
Uses of FileDetails in com.azure.analytics.purview.datamap.models
Methods in com.azure.analytics.purview.datamap.models that return FileDetailsModifier and TypeMethodDescriptionBusinessMetadataOptions.getFile()Get the file property: InputStream of file.FileDetails.setContentType(String contentType) Set the contentType property: The content-type of the file.FileDetails.setFilename(String filename) Set the filename property: The filename of the file.Constructors in com.azure.analytics.purview.datamap.models with parameters of type FileDetailsModifierConstructorDescriptionCreates an instance of BusinessMetadataOptions class.