| Package | Description |
|---|---|
| com.tencentcloudapi.tcss.v20201101.models |
| Modifier and Type | Method and Description |
|---|---|
RiskSyscallWhiteListInfo |
DescribeRiskSyscallWhiteListDetailResponse.getWhiteListDetailInfo()
Get Basic information of the allowlist
|
RiskSyscallWhiteListInfo |
AddEditRiskSyscallWhiteListRequest.getWhiteListInfo()
Get Information of the allowed item to be added or edited.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeRiskSyscallWhiteListDetailResponse.setWhiteListDetailInfo(RiskSyscallWhiteListInfo WhiteListDetailInfo)
Set Basic information of the allowlist
|
void |
AddEditRiskSyscallWhiteListRequest.setWhiteListInfo(RiskSyscallWhiteListInfo WhiteListInfo)
Set Information of the allowed item to be added or edited.
|
| Constructor and Description |
|---|
RiskSyscallWhiteListInfo(RiskSyscallWhiteListInfo 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 © 2023. All rights reserved.