Uses of Enum
com.azure.storage.blob.models.PathRenameMode
Packages that use PathRenameMode
Package
Description
Package containing the data models for AzureBlobStorage.
-
Uses of PathRenameMode in com.azure.storage.blob.models
Methods in com.azure.storage.blob.models that return PathRenameModeModifier 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.