Uses of Enum Class
de.gematik.test.tiger.mockserver.model.KeyMatchStyle
Packages that use KeyMatchStyle
-
Uses of KeyMatchStyle in de.gematik.test.tiger.mockserver.model
Fields in de.gematik.test.tiger.mockserver.model declared as KeyMatchStyleMethods in de.gematik.test.tiger.mockserver.model that return KeyMatchStyleModifier and TypeMethodDescriptionKeysToMultiValues.getKeyMatchStyle()static KeyMatchStyleReturns the enum constant of this class with the specified name.static KeyMatchStyle[]KeyMatchStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.gematik.test.tiger.mockserver.model with parameters of type KeyMatchStyleModifier and TypeMethodDescriptionHeaders.withKeyMatchStyle(KeyMatchStyle keyMatchStyle) KeysToMultiValues.withKeyMatchStyle(KeyMatchStyle keyMatchStyle) Parameters.withKeyMatchStyle(KeyMatchStyle keyMatchStyle)