public static final class GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder |
assetSubType(Integer assetSubType)
Subtype of the cloud product asset.
|
GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder |
assetType(Integer assetType)
Type of the cloud product asset.
|
GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList |
build() |
GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder |
instanceId(String instanceId)
Instance ID of the cloud product asset.
|
GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder |
instanceName(String instanceName)
Instance name of the cloud product asset.
|
GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder |
regionId(String regionId)
Region ID of the cloud product asset instance.
|
GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder |
vendor(Integer vendor)
Vendor of the cloud product asset.
|
public GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder assetSubType(Integer assetSubType)
Subtype of the cloud product asset.
example:0
public GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder assetType(Integer assetType)
Type of the cloud product asset.
example:17
public GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder instanceId(String instanceId)
Instance ID of the cloud product asset.
example:i-bp174zui735kvf3v****
public GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder instanceName(String instanceName)
Instance name of the cloud product asset.
example:test
public GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder regionId(String regionId)
Region ID of the cloud product asset instance.
example:cn-hangzhou
public GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList.Builder vendor(Integer vendor)
Vendor of the cloud product asset.
example:4
public GetAttackPathSensitiveAssetConfigResponseBody.AttackPathAssetList build()
Copyright © 2026. All rights reserved.