Modifier and Type | Method and Description |
---|---|
ContainerProperties |
AzureBlobClient.getContainerProperties(String container)
The Get Container Properties operation returns all user-defined metadata and system properties
for the specified container.
|
Modifier and Type | Method and Description |
---|---|
BoundedSet<ContainerProperties> |
AzureBlobClient.listContainers(ListOptions... listOptions)
The List Containers operation returns a list of the containers under the specified identity.
|
Modifier and Type | Method and Description |
---|---|
StorageMetadata |
ContainerToResourceMetadata.apply(ContainerProperties from) |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableContainerPropertiesWithMetadata |
Modifier and Type | Class and Description |
---|---|
class |
ContainerPropertiesImpl
Allows you to manipulate metadata.
|
class |
MutableContainerPropertiesWithMetadataImpl
Allows you to manipulate metadata.
|
Modifier and Type | Method and Description |
---|---|
int |
MutableContainerPropertiesWithMetadataImpl.compareTo(ContainerProperties o) |
int |
ContainerPropertiesImpl.compareTo(ContainerProperties o) |
Modifier and Type | Method and Description |
---|---|
ContainerProperties |
ParseContainerPropertiesFromHeaders.apply(HttpResponse from) |
Modifier and Type | Method and Description |
---|---|
BoundedSet<ContainerProperties> |
AccountNameEnumerationResultsHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.