public static final class GetAttackPathEventDetailResponseBody.DstAsset.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAttackPathEventDetailResponseBody.DstAsset.Builder |
assetSubType(Integer assetSubType)
Subtype of the cloud product asset.
|
GetAttackPathEventDetailResponseBody.DstAsset.Builder |
assetType(Integer assetType)
Type of the cloud product asset.
|
GetAttackPathEventDetailResponseBody.DstAsset |
build() |
GetAttackPathEventDetailResponseBody.DstAsset.Builder |
instanceId(String instanceId)
ID of the cloud product asset instance.
|
GetAttackPathEventDetailResponseBody.DstAsset.Builder |
instanceName(String instanceName)
Instance name.
|
GetAttackPathEventDetailResponseBody.DstAsset.Builder |
regionId(String regionId)
ID of the region where the cloud product asset instance is located.
|
GetAttackPathEventDetailResponseBody.DstAsset.Builder |
sensitiveAssetFlag(Integer sensitiveAssetFlag)
Sensitive asset flag.
|
GetAttackPathEventDetailResponseBody.DstAsset.Builder |
vendor(Integer vendor)
Vendor of the cloud product asset.
|
public GetAttackPathEventDetailResponseBody.DstAsset.Builder assetSubType(Integer assetSubType)
Subtype of the cloud product asset.
example:2
public GetAttackPathEventDetailResponseBody.DstAsset.Builder assetType(Integer assetType)
Type of the cloud product asset.
example:3
public GetAttackPathEventDetailResponseBody.DstAsset.Builder instanceId(String instanceId)
ID of the cloud product asset instance.
example:i-bp18ifsr1tu1dx39****
public GetAttackPathEventDetailResponseBody.DstAsset.Builder instanceName(String instanceName)
Instance name.
example:test
public GetAttackPathEventDetailResponseBody.DstAsset.Builder regionId(String regionId)
ID of the region where the cloud product asset instance is located.
example:cn-shanghai
public GetAttackPathEventDetailResponseBody.DstAsset.Builder sensitiveAssetFlag(Integer sensitiveAssetFlag)
Sensitive asset flag. Values:
0
public GetAttackPathEventDetailResponseBody.DstAsset.Builder vendor(Integer vendor)
Vendor of the cloud product asset.
example:0
public GetAttackPathEventDetailResponseBody.DstAsset build()
Copyright © 2026. All rights reserved.