Uses of Class
com.azure.storage.file.datalake.models.FileQueryResponse
-
Packages that use FileQueryResponse Package Description com.azure.storage.file.datalake Package containing the class required for DataLakeStorageClient. -
-
Uses of FileQueryResponse in com.azure.storage.file.datalake
Methods in com.azure.storage.file.datalake that return FileQueryResponse Modifier and Type Method Description FileQueryResponseDataLakeFileClient. queryWithResponse(FileQueryOptions queryOptions, Duration timeout, com.azure.core.util.Context context)Queries an entire file into an output stream.
-