Uses of Class
kong.unirest.core.FieldMatcher
Packages that use FieldMatcher
-
Uses of FieldMatcher in kong.unirest.core
Methods in kong.unirest.core that return FieldMatcherModifier and TypeMethodDescriptionstatic FieldMatcher
Creates a FieldMatcher expecting a map of keys and values use like: FieldMatcher.of("fruit", "orange", "quantity" "42")