Uses of Class
com.microsoft.azure.toolkit.lib.storage.blob.BlobContainer
-
Packages that use BlobContainer Package Description com.microsoft.azure.toolkit.lib.storage.blob -
-
Uses of BlobContainer in com.microsoft.azure.toolkit.lib.storage.blob
Subclasses of BlobContainer in com.microsoft.azure.toolkit.lib.storage.blob Modifier and Type Class Description classBlobContainerDraftFields in com.microsoft.azure.toolkit.lib.storage.blob declared as BlobContainer Modifier and Type Field Description private BlobContainerBlobContainerDraft. originMethods in com.microsoft.azure.toolkit.lib.storage.blob that return BlobContainer Modifier and Type Method Description BlobContainerBlobContainer. getContainer()BlobContainerBlobFile. getContainer()BlobContainerIBlobFile. getContainer()protected BlobContainerBlobContainerModule. newResource(com.azure.storage.blob.BlobContainerClient r)protected BlobContainerBlobContainerModule. newResource(String name, String resourceGroupName)Constructors in com.microsoft.azure.toolkit.lib.storage.blob with parameters of type BlobContainer Constructor Description BlobContainer(BlobContainer origin)copy constructorBlobContainerDraft(BlobContainer origin)
-