Uses of Enum
com.azure.storage.blob.models.BlobQueryArrowFieldType
Packages that use BlobQueryArrowFieldType
-
Uses of BlobQueryArrowFieldType in com.azure.storage.blob.models
Methods in com.azure.storage.blob.models that return BlobQueryArrowFieldTypeModifier and TypeMethodDescriptionstatic BlobQueryArrowFieldType
BlobQueryArrowFieldType.fromString
(String value) Parses a serialized value to a BlobQueryArrowFieldType instance.BlobQueryArrowField.getType()
static BlobQueryArrowFieldType
Returns 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