public class FeedGroupRuleCond extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
FeedGroupRuleCond.Builder |
| 构造器和说明 |
|---|
FeedGroupRuleCond() |
FeedGroupRuleCond(FeedGroupRuleCond.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
FeedGroupRuleCondItem[] |
getConditionItems() |
String |
getMatchType() |
static FeedGroupRuleCond.Builder |
newBuilder() |
void |
setConditionItems(FeedGroupRuleCondItem[] conditionItems) |
void |
setMatchType(String matchType) |
public FeedGroupRuleCond()
public FeedGroupRuleCond(FeedGroupRuleCond.Builder builder)
public static FeedGroupRuleCond.Builder newBuilder()
public String getMatchType()
public void setMatchType(String matchType)
public FeedGroupRuleCondItem[] getConditionItems()
public void setConditionItems(FeedGroupRuleCondItem[] conditionItems)
Copyright © 2024. All rights reserved.