Uses of Enum
com.azure.storage.file.datalake.models.ListFileSystemsIncludeType
Packages that use ListFileSystemsIncludeType
Package
Description
Package containing the data models for AzureDataLakeStorageRestAPI.
-
Uses of ListFileSystemsIncludeType in com.azure.storage.file.datalake.models
Methods in com.azure.storage.file.datalake.models that return ListFileSystemsIncludeTypeModifier and TypeMethodDescriptionstatic ListFileSystemsIncludeTypeListFileSystemsIncludeType.fromString(String value) Parses a serialized value to a ListFileSystemsIncludeType instance.FileSystemListDetails.toIncludeType()static ListFileSystemsIncludeTypeReturns the enum constant of this type with the specified name.static ListFileSystemsIncludeType[]ListFileSystemsIncludeType.values()Returns an array containing the constants of this enum type, in the order they are declared.