public static final class GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder |
aiAssetFlag(Integer aiAssetFlag)
AI asset identifier.
|
GetAttackPathEventDetailResponseBody.PathEventNodeList |
build() |
GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder |
elementType(String elementType)
Node element type.
|
GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder |
nodeDetail(String nodeDetail)
Details of the node.
|
GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder |
nodeName(String nodeName)
Name of the node.
|
GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder |
nodeType(String nodeType)
Type of the node.
|
GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder |
nodeUuid(String nodeUuid)
UUID of the node.
|
GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder |
sensitiveAssetFlag(Integer sensitiveAssetFlag)
Sensitive asset flag.
|
public GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder aiAssetFlag(Integer aiAssetFlag)
AI asset identifier. Values:
1
public GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder elementType(String elementType)
Node element type.
example:branch
public GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder nodeDetail(String nodeDetail)
Details of the node.
example:{"assetId":0}
public GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder nodeName(String nodeName)
Name of the node.
example:hypermatch_uploader
public GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder nodeType(String nodeType)
Type of the node.
example:user
public GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder nodeUuid(String nodeUuid)
UUID of the node.
example:52d59cca9d1768bab5fe081317637990
public GetAttackPathEventDetailResponseBody.PathEventNodeList.Builder sensitiveAssetFlag(Integer sensitiveAssetFlag)
Sensitive asset flag. Values:
0
public GetAttackPathEventDetailResponseBody.PathEventNodeList build()
Copyright © 2026. All rights reserved.