Uses of Class
com.microsoft.azure.toolkit.lib.storage.share.Share
-
Packages that use Share Package Description com.microsoft.azure.toolkit.lib.storage.share -
-
Uses of Share in com.microsoft.azure.toolkit.lib.storage.share
Subclasses of Share in com.microsoft.azure.toolkit.lib.storage.share Modifier and Type Class Description classShareDraftFields in com.microsoft.azure.toolkit.lib.storage.share declared as Share Modifier and Type Field Description private ShareShareDraft. originMethods in com.microsoft.azure.toolkit.lib.storage.share that return Share Modifier and Type Method Description ShareIShareFile. getShare()ShareShare. getShare()ShareShareFile. getShare()protected ShareShareModule. newResource(com.azure.storage.file.share.ShareClient r)protected ShareShareModule. newResource(String name, String resourceGroupName)Constructors in com.microsoft.azure.toolkit.lib.storage.share with parameters of type Share Constructor Description Share(Share origin)copy constructorShareDraft(Share origin)
-