Uses of Enum
com.azure.storage.blob.models.BlobQueryArrowFieldType
Packages that use BlobQueryArrowFieldType
Package
Description
Package containing the data models for AzureBlobStorage.
-
Uses of BlobQueryArrowFieldType in com.azure.storage.blob.models
Methods in com.azure.storage.blob.models that return BlobQueryArrowFieldTypeModifier and TypeMethodDescriptionstatic BlobQueryArrowFieldTypeBlobQueryArrowFieldType.fromString(String value) Parses a serialized value to a BlobQueryArrowFieldType instance.BlobQueryArrowField.getType()Gets theBlobQueryArrowFieldType.static BlobQueryArrowFieldTypeReturns the enum constant of this type with the specified name.static BlobQueryArrowFieldType[]BlobQueryArrowFieldType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.azure.storage.blob.models with parameters of type BlobQueryArrowFieldType