Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ListContainerItem |
ListContainerItem.withMetadata(Map<String,String> metadata)
Set a name-value pair to associate with the container as metadata.
|
ListContainerItem |
ListContainerItem.withPublicAccess(PublicAccess publicAccess)
Set specifies whether data in the container may be accessed publicly and the level of access.
|
Modifier and Type | Method and Description |
---|---|
List<ListContainerItem> |
ListContainerItems.value() |
Copyright © 2019. All rights reserved.