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