Package | Description |
---|---|
com.tencentcloudapi.tcss.v20201101.models |
Modifier and Type | Method and Description |
---|---|
RunTimeEventBaseInfo |
DescribeAccessControlDetailResponse.getEventBaseInfo()
Get 事件基本信息
|
RunTimeEventBaseInfo |
DescribeEscapeEventDetailResponse.getEventBaseInfo()
Get 事件基本信息
|
RunTimeEventBaseInfo |
DescribeAbnormalProcessDetailResponse.getEventBaseInfo()
Get 事件基本信息
|
RunTimeEventBaseInfo |
DescribeReverseShellDetailResponse.getEventBaseInfo()
Get 事件基本信息
|
RunTimeEventBaseInfo |
DescribeRiskSyscallDetailResponse.getEventBaseInfo()
Get 事件基本信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAccessControlDetailResponse.setEventBaseInfo(RunTimeEventBaseInfo EventBaseInfo)
Set 事件基本信息
|
void |
DescribeEscapeEventDetailResponse.setEventBaseInfo(RunTimeEventBaseInfo EventBaseInfo)
Set 事件基本信息
|
void |
DescribeAbnormalProcessDetailResponse.setEventBaseInfo(RunTimeEventBaseInfo EventBaseInfo)
Set 事件基本信息
|
void |
DescribeReverseShellDetailResponse.setEventBaseInfo(RunTimeEventBaseInfo EventBaseInfo)
Set 事件基本信息
|
void |
DescribeRiskSyscallDetailResponse.setEventBaseInfo(RunTimeEventBaseInfo EventBaseInfo)
Set 事件基本信息
|
Constructor and Description |
---|
RunTimeEventBaseInfo(RunTimeEventBaseInfo 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.