public static class YamlContract.QueryParameterMatcher extends Object
Modifier and Type | Field and Description |
---|---|
String |
key |
YamlContract.MatchingType |
type |
Object |
value |
Constructor and Description |
---|
QueryParameterMatcher() |
public String key
public YamlContract.MatchingType type
public Object value
Copyright © 2016–2021 Spring. All rights reserved.