| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.storage.blob |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobContainerDraft |
| Modifier and Type | Field and Description |
|---|---|
private BlobContainer |
BlobContainerDraft.origin |
| Modifier and Type | Method and Description |
|---|---|
BlobContainer |
IBlobFile.getContainer() |
BlobContainer |
BlobFile.getContainer() |
BlobContainer |
BlobContainer.getContainer() |
protected BlobContainer |
BlobContainerModule.newResource(com.azure.storage.blob.BlobContainerClient r) |
protected BlobContainer |
BlobContainerModule.newResource(String name,
String resourceGroupName) |
| Constructor and Description |
|---|
BlobContainer(BlobContainer origin)
copy constructor
|
BlobContainerDraft(BlobContainer origin) |
Copyright © 2024. All rights reserved.