public class RecordParam extends Object
| Constructor and Description |
|---|
RecordParam() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRecordRuleId()
录制规则id。
|
int |
hashCode() |
void |
setRecordRuleId(String recordRuleId) |
String |
toString() |
RecordParam |
withRecordRuleId(String recordRuleId) |
public RecordParam withRecordRuleId(String recordRuleId)
public String getRecordRuleId()
public void setRecordRuleId(String recordRuleId)
Copyright © 2021. All rights reserved.