Uses of Enum
com.azure.storage.blob.models.PathRenameMode
Package
Description
Package containing the data models for AzureBlobStorage.
-
Uses of PathRenameMode in com.azure.storage.blob.models
Modifier and TypeMethodDescriptionstatic PathRenameMode
PathRenameMode.fromString
(String value) Parses a serialized value to a PathRenameMode instance.static PathRenameMode
Returns the enum constant of this type with the specified name.static PathRenameMode[]
PathRenameMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.