| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.adapter.gateway.common.rule |
| Modifier and Type | Method and Description |
|---|---|
GatewayParamFlowItem |
GatewayFlowRule.getParamItem() |
GatewayParamFlowItem |
GatewayParamFlowItem.setFieldName(String fieldName) |
GatewayParamFlowItem |
GatewayParamFlowItem.setMatchStrategy(int matchStrategy) |
GatewayParamFlowItem |
GatewayParamFlowItem.setParseStrategy(int parseStrategy) |
GatewayParamFlowItem |
GatewayParamFlowItem.setPattern(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
GatewayFlowRule |
GatewayFlowRule.setParamItem(GatewayParamFlowItem paramItem) |
Copyright © 2019 Alibaba Group. All rights reserved.