Uses of Interface
com.microsoft.azure.management.storage.BlobContainer.Update
Packages that use BlobContainer.Update
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of BlobContainer.Update in com.microsoft.azure.management.storage
Methods in com.microsoft.azure.management.storage that return BlobContainer.UpdateModifier and TypeMethodDescriptionBlobContainer.UpdateStages.WithMetadata.withMetadata
(String name, String value) Specifies a singluar instance of metadata.BlobContainer.UpdateStages.WithMetadata.withMetadata
(Map<String, String> metadata) Specifies metadata.BlobContainer.UpdateStages.WithPublicAccess.withPublicAccess
(PublicAccess publicAccess) Specifies publicAccess.