Package | Description |
---|---|
com.azure.storage.blob.models |
Package containing classes for AzureBlobStorage.
|
Modifier and Type | Method and Description |
---|---|
BlobContainerItem |
BlobContainerItem.setDeleted(Boolean deleted)
Set the deleted property: The Deleted property.
|
BlobContainerItem |
BlobContainerItem.setMetadata(Map<String,String> metadata)
Set the metadata property: Dictionary of <string>.
|
BlobContainerItem |
BlobContainerItem.setName(String name)
Set the name property: The Name property.
|
BlobContainerItem |
BlobContainerItem.setProperties(BlobContainerItemProperties properties)
Set the properties property: Properties of a container.
|
BlobContainerItem |
BlobContainerItem.setVersion(String version)
Set the version property: The Version property.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.