Uses of Enum Class
com.postman.collection.enumVariableResolution
Package
Description
Encapsulates a Postman JSON collection and emulates functionality of the Postman SDK.
-
Uses of enumVariableResolution in com.postman.collection
Modifier and TypeMethodDescriptionstatic enumVariableResolution
Returns the enum constant of this class with the specified name.static enumVariableResolution[]
enumVariableResolution.values()
Returns an array containing the constants of this enum class, in the order they are declared.