public static final class GetAttackPathEventDetailResponseBody.SrcAsset.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAttackPathEventDetailResponseBody.SrcAsset.Builder |
assetSubType(Integer assetSubType)
Subtype of the cloud product asset
example:
4
|
GetAttackPathEventDetailResponseBody.SrcAsset.Builder |
assetType(Integer assetType)
The type of the cloud product asset.
|
GetAttackPathEventDetailResponseBody.SrcAsset |
build() |
GetAttackPathEventDetailResponseBody.SrcAsset.Builder |
instanceId(String instanceId)
The ID of the cloud product asset instance.
|
GetAttackPathEventDetailResponseBody.SrcAsset.Builder |
instanceName(String instanceName)
The name of the instance.
|
GetAttackPathEventDetailResponseBody.SrcAsset.Builder |
regionId(String regionId)
The ID of the region where the cloud product asset instance is located.
|
GetAttackPathEventDetailResponseBody.SrcAsset.Builder |
sensitiveAssetFlag(Integer sensitiveAssetFlag)
Sensitive asset flag.
|
GetAttackPathEventDetailResponseBody.SrcAsset.Builder |
vendor(Integer vendor)
The vendor of the cloud product asset.
|
public GetAttackPathEventDetailResponseBody.SrcAsset.Builder assetSubType(Integer assetSubType)
Subtype of the cloud product asset
example:4
public GetAttackPathEventDetailResponseBody.SrcAsset.Builder assetType(Integer assetType)
The type of the cloud product asset.
example:14
public GetAttackPathEventDetailResponseBody.SrcAsset.Builder instanceId(String instanceId)
The ID of the cloud product asset instance.
example:i-25b24****
public GetAttackPathEventDetailResponseBody.SrcAsset.Builder instanceName(String instanceName)
The name of the instance.
example:test
public GetAttackPathEventDetailResponseBody.SrcAsset.Builder regionId(String regionId)
The ID of the region where the cloud product asset instance is located.
example:cn-hangzhou
public GetAttackPathEventDetailResponseBody.SrcAsset.Builder sensitiveAssetFlag(Integer sensitiveAssetFlag)
Sensitive asset flag. Values:
0
public GetAttackPathEventDetailResponseBody.SrcAsset.Builder vendor(Integer vendor)
The vendor of the cloud product asset.
example:0
public GetAttackPathEventDetailResponseBody.SrcAsset build()
Copyright © 2026. All rights reserved.