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