Uses of Enum Class
cloud.pangeacyber.pangea.intel.models.HashType
Packages that use HashType
-
Uses of HashType in cloud.pangeacyber.pangea.intel.models
Methods in cloud.pangeacyber.pangea.intel.models that return HashTypeModifier and TypeMethodDescriptionstatic HashTypeReturns the enum constant of this class with the specified name.static HashType[]HashType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cloud.pangeacyber.pangea.intel.models with parameters of type HashTypeModifierConstructorDescriptionUserPasswordBreachedRequestBuilder(HashType hashType, String hashPrefix)