Uses of Enum
com.azure.storage.blob.models.SyncCopyStatusType
Packages that use SyncCopyStatusType
Package
Description
Package containing the data models for AzureBlobStorage.
null.
-
Uses of SyncCopyStatusType in com.azure.storage.blob.models
Subclasses with type arguments of type SyncCopyStatusType in com.azure.storage.blob.modelsMethods 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.