Uses of Enum
com.azure.storage.blob.models.ListBlobsIncludeItem
Packages that use ListBlobsIncludeItem
Package
Description
Package containing the data models for AzureBlobStorage.
-
Uses of ListBlobsIncludeItem in com.azure.storage.blob.models
Methods in com.azure.storage.blob.models that return ListBlobsIncludeItemModifier and TypeMethodDescriptionstatic ListBlobsIncludeItemListBlobsIncludeItem.fromString(String value) Parses a serialized value to a ListBlobsIncludeItem instance.static ListBlobsIncludeItemReturns the enum constant of this type with the specified name.static ListBlobsIncludeItem[]ListBlobsIncludeItem.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.storage.blob.models that return types with arguments of type ListBlobsIncludeItem