Uses of Enum Class
com.atlassian.bitbucket.filestore.ChecksumAlgorithm
Packages that use ChecksumAlgorithm
-
Uses of ChecksumAlgorithm in com.atlassian.bitbucket.filestore
Methods in com.atlassian.bitbucket.filestore that return ChecksumAlgorithmModifier 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.