Uses of Class
com.microsoft.azure.management.storage.ListContainersInclude
Packages that use ListContainersInclude
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of ListContainersInclude in com.microsoft.azure.management.storage
Fields in com.microsoft.azure.management.storage declared as ListContainersIncludeModifier and TypeFieldDescriptionstatic final ListContainersInclude
ListContainersInclude.DELETED
Static value deleted for ListContainersInclude.Methods in com.microsoft.azure.management.storage that return ListContainersIncludeModifier and TypeMethodDescriptionstatic ListContainersInclude
ListContainersInclude.fromString
(String name) Creates or finds a ListContainersInclude from its string representation.Methods in com.microsoft.azure.management.storage that return types with arguments of type ListContainersIncludeModifier and TypeMethodDescriptionstatic Collection<ListContainersInclude>
ListContainersInclude.values()