Uses of Interface
org.jclouds.azureblob.domain.ContainerProperties
Packages that use ContainerProperties
Package
Description
-
Uses of ContainerProperties in org.jclouds.azureblob
Methods in org.jclouds.azureblob that return ContainerPropertiesModifier and TypeMethodDescriptionAzureBlobClient.getContainerProperties
(String container) The Get Container Properties operation returns all user-defined metadata and system properties for the specified container.Methods in org.jclouds.azureblob that return types with arguments of type ContainerPropertiesModifier and TypeMethodDescriptionAzureBlobClient.listContainers
(ListOptions... listOptions) The List Containers operation returns a list of the containers under the specified identity. -
Uses of ContainerProperties in org.jclouds.azureblob.blobstore.functions
Methods in org.jclouds.azureblob.blobstore.functions with parameters of type ContainerProperties -
Uses of ContainerProperties in org.jclouds.azureblob.domain
Subinterfaces of ContainerProperties in org.jclouds.azureblob.domain -
Uses of ContainerProperties in org.jclouds.azureblob.domain.internal
Classes in org.jclouds.azureblob.domain.internal that implement ContainerPropertiesModifier and TypeClassDescriptionclass
Allows you to manipulate metadata.class
Allows you to manipulate metadata.Methods in org.jclouds.azureblob.domain.internal with parameters of type ContainerPropertiesModifier and TypeMethodDescriptionint
ContainerPropertiesImpl.compareTo
(ContainerProperties o) int
MutableContainerPropertiesWithMetadataImpl.compareTo
(ContainerProperties o) -
Uses of ContainerProperties in org.jclouds.azureblob.functions
Methods in org.jclouds.azureblob.functions that return ContainerProperties -
Uses of ContainerProperties in org.jclouds.azureblob.xml
Methods in org.jclouds.azureblob.xml that return types with arguments of type ContainerProperties