| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.storage.blob | |
| com.microsoft.azure.toolkit.lib.storage.model | |
| com.microsoft.azure.toolkit.lib.storage.share |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBlobFile |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobContainer |
class |
BlobContainerDraft |
class |
BlobFile |
class |
BlobFileDraft |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StorageFile.Draft<T extends StorageFile,R> |
| Modifier and Type | Field and Description |
|---|---|
static Action.Id<StorageFile> |
StorageFile.CREATE_DIRECTORY |
static Action.Id<StorageFile> |
StorageFile.CREATE_FILE |
static Action.Id<StorageFile> |
StorageFile.OPEN_FILE |
static Action.Id<StorageFile> |
StorageFile.UPLOAD_FILES |
| Modifier and Type | Method and Description |
|---|---|
default StorageFile |
StorageFile.getFile(String relativePath) |
| Modifier and Type | Method and Description |
|---|---|
AbstractAzResourceModule<? extends StorageFile,? extends StorageFile,?> |
StorageFile.getSubFileModule() |
AbstractAzResourceModule<? extends StorageFile,? extends StorageFile,?> |
StorageFile.getSubFileModule() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IShareFile |
| Modifier and Type | Class and Description |
|---|---|
class |
Share |
class |
ShareDraft |
class |
ShareFile |
class |
ShareFileDraft |
Copyright © 2024. All rights reserved.