Uses of Class
com.azure.storage.blob.models.BlobQueryError
Packages that use BlobQueryError
Package
Description
Package containing options model classes used by Azure Storage Blobs.
-
Uses of BlobQueryError in com.azure.storage.blob.options
Methods in com.azure.storage.blob.options that return types with arguments of type BlobQueryErrorMethod parameters in com.azure.storage.blob.options with type arguments of type BlobQueryErrorModifier and TypeMethodDescriptionBlobQueryOptions.setErrorConsumer
(Consumer<BlobQueryError> errorConsumer) Sets the error consumer.