| Package | Description |
|---|---|
| org.yiwan.seiya.tower.callback.manager.model |
| Modifier and Type | Method and Description |
|---|---|
static RuleDTO |
RuleDTO.fromString(String json)
Convert the given JSON string to object of class
RuleDTO. |
RuleDTO |
RuleDTO.withAppId(String appId) |
RuleDTO |
RuleDTO.withChannel(String channel) |
RuleDTO |
RuleDTO.withDestinationUrl(String destinationUrl) |
RuleDTO |
RuleDTO.withReceiptUrl(String receiptUrl) |
RuleDTO |
RuleDTO.withRuleCode(String ruleCode) |
RuleDTO |
RuleDTO.withRuleName(String ruleName) |
RuleDTO |
RuleDTO.withStatus(Integer status) |
Copyright © 2019. All rights reserved.