public class DescribeMetaSyncRuleRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
DescribeMetaSyncRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataSrcId() |
String |
getInstanceId() |
String |
getMetaSyncRuleId() |
DescribeMetaSyncRuleRequest |
setDataSrcId(String dataSrcId) |
DescribeMetaSyncRuleRequest |
setInstanceId(String instanceId) |
DescribeMetaSyncRuleRequest |
setMetaSyncRuleId(String metaSyncRuleId) |
public String getInstanceId()
public DescribeMetaSyncRuleRequest setInstanceId(String instanceId)
public String getDataSrcId()
public DescribeMetaSyncRuleRequest setDataSrcId(String dataSrcId)
public String getMetaSyncRuleId()
public DescribeMetaSyncRuleRequest setMetaSyncRuleId(String metaSyncRuleId)
Copyright © 2026. All rights reserved.