Uses of Class
com.azure.storage.file.datalake.models.FileQueryError
Packages that use FileQueryError
Package
Description
Package containing options model classes used by Azure Storage File Datalake.
-
Uses of FileQueryError in com.azure.storage.file.datalake.options
Methods in com.azure.storage.file.datalake.options that return types with arguments of type FileQueryErrorMethod parameters in com.azure.storage.file.datalake.options with type arguments of type FileQueryErrorModifier and TypeMethodDescriptionFileQueryOptions.setErrorConsumer
(Consumer<FileQueryError> errorConsumer) Sets the error consumer.