public class FeedGroupRuleV2 extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
FeedGroupRuleV2.Builder |
| 构造器和说明 |
|---|
FeedGroupRuleV2() |
FeedGroupRuleV2(FeedGroupRuleV2.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAction() |
FeedGroupRuleCondV2 |
getCondition() |
static FeedGroupRuleV2.Builder |
newBuilder() |
void |
setAction(String action) |
void |
setCondition(FeedGroupRuleCondV2 condition) |
public FeedGroupRuleV2()
public FeedGroupRuleV2(FeedGroupRuleV2.Builder builder)
public static FeedGroupRuleV2.Builder newBuilder()
public FeedGroupRuleCondV2 getCondition()
public void setCondition(FeedGroupRuleCondV2 condition)
public String getAction()
public void setAction(String action)
Copyright © 2026. All rights reserved.