Class ShareGetStatisticsOptions
java.lang.Object
com.azure.storage.file.share.options.ShareGetStatisticsOptions
Extended options that may be passed when getting statistics for a share.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets theShareRequestConditions.setRequestConditions(ShareRequestConditions requestConditions) Sets theShareRequestConditions.
-
Constructor Details
-
ShareGetStatisticsOptions
public ShareGetStatisticsOptions()Creates a new instance ofShareGetStatisticsOptions.
-
-
Method Details
-
getRequestConditions
Gets theShareRequestConditions.- Returns:
ShareRequestConditions.
-