This package contains the classes to perform actions on Azure Storage File.
Package containing options model classes used by Azure Storage File Shares.
-
Lists all sub-directories and files in this directory with their prefix or snapshots.
Lists all sub-directories and files in this directory with their prefix or snapshots.
-
Sets whether to include file attributes on a listing operation.
ShareListFilesAndDirectoriesOptions.setIncludeETag(boolean includeETag)
Sets whether to include the etag on a listing operation.
Note that setting timestamps, etag, attributes, or permission key will also set this option as true.
Sets whether to include the permission key on a listing operation.
Sets whether to include timestamps on a listing operation.
Sets the max results per page for a listing operation.
Sets the prefix for a listing operation.