Uses of Interface
com.microsoft.azure.toolkit.lib.storage.model.StorageFile
-
Packages that use StorageFile Package Description com.microsoft.azure.toolkit.lib.storage.blob com.microsoft.azure.toolkit.lib.storage.model com.microsoft.azure.toolkit.lib.storage.share -
-
Uses of StorageFile in com.microsoft.azure.toolkit.lib.storage.blob
Subinterfaces of StorageFile in com.microsoft.azure.toolkit.lib.storage.blob Modifier and Type Interface Description interfaceIBlobFileClasses in com.microsoft.azure.toolkit.lib.storage.blob that implement StorageFile Modifier and Type Class Description classBlobContainerclassBlobContainerDraftclassBlobFileclassBlobFileDraft -
Uses of StorageFile in com.microsoft.azure.toolkit.lib.storage.model
Classes in com.microsoft.azure.toolkit.lib.storage.model with type parameters of type StorageFile Modifier and Type Interface Description static interfaceStorageFile.Draft<T extends StorageFile,R>Methods in com.microsoft.azure.toolkit.lib.storage.model that return StorageFile Modifier and Type Method Description default StorageFileStorageFile. getFile(String relativePath)Methods in com.microsoft.azure.toolkit.lib.storage.model that return types with arguments of type StorageFile Modifier and Type Method Description com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule<? extends StorageFile,? extends StorageFile,?>StorageFile. getSubFileModule()com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule<? extends StorageFile,? extends StorageFile,?>StorageFile. getSubFileModule() -
Uses of StorageFile in com.microsoft.azure.toolkit.lib.storage.share
Subinterfaces of StorageFile in com.microsoft.azure.toolkit.lib.storage.share Modifier and Type Interface Description interfaceIShareFileClasses in com.microsoft.azure.toolkit.lib.storage.share that implement StorageFile Modifier and Type Class Description classShareclassShareDraftclassShareFileclassShareFileDraft
-