Uses of Enum Class
com.atlassian.bitbucket.filestore.ChecksumAlgorithm
-
Uses of ChecksumAlgorithm in com.atlassian.bitbucket.filestore
Modifier and TypeMethodDescriptionstatic ChecksumAlgorithm
GeneratePutUrlRequest.getChecksumAlgorithm()
static ChecksumAlgorithm
Returns the enum constant of this class with the specified name.static ChecksumAlgorithm[]
ChecksumAlgorithm.values()
Returns an array containing the constants of this enum class, in the order they are declared.