public class ApiPathPredicateItem extends Object implements ApiPredicateItem
| Constructor and Description |
|---|
ApiPathPredicateItem() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getMatchStrategy() |
String |
getPattern() |
int |
hashCode() |
ApiPathPredicateItem |
setMatchStrategy(int matchStrategy) |
ApiPathPredicateItem |
setPattern(String pattern) |
String |
toString() |
public ApiPathPredicateItem setPattern(String pattern)
public ApiPathPredicateItem setMatchStrategy(int matchStrategy)
public String getPattern()
public int getMatchStrategy()
Copyright © 2019 Alibaba Group. All rights reserved.