Package | Description |
---|---|
com.tencentcloudapi.irp.v20220324.models |
Modifier and Type | Method and Description |
---|---|
DocBehavior[] |
ReportActionRequest.getDocBehaviorList()
Get 上报的行为对象数组,数量不超过50
|
Modifier and Type | Method and Description |
---|---|
void |
ReportActionRequest.setDocBehaviorList(DocBehavior[] DocBehaviorList)
Set 上报的行为对象数组,数量不超过50
|
Constructor and Description |
---|
DocBehavior(DocBehavior source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.