Uses of Enum
com.azure.storage.blob.models.ConsistentReadControl
Package
Description
Package containing the data models for AzureBlobStorage.
Package containing options model classes used by Azure Storage Blobs.
-
Uses of ConsistentReadControl in com.azure.storage.blob.models
Modifier and TypeMethodDescriptionstatic ConsistentReadControl
Returns the enum constant of this type with the specified name.static ConsistentReadControl[]
ConsistentReadControl.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ConsistentReadControl in com.azure.storage.blob.options
Modifier and TypeMethodDescriptionBlobInputStreamOptions.setConsistentReadControl
(ConsistentReadControl consistentReadControl)