public static final class GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder |
assetSubType(Integer assetSubType)
Subtype of the cloud product asset.
|
GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder |
assetType(Integer assetType)
Type of the cloud product asset.
|
GetAttackPathWhitelistResponseBody.AttackPathAssetList |
build() |
GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder |
instanceId(String instanceId)
Instance ID of the cloud product asset.
|
GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder |
instanceName(String instanceName)
Instance name.
|
GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder |
nodeType(String nodeType)
Node type, values:
start: Start point.
|
GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder |
regionId(String regionId)
Region ID of the cloud product asset instance.
|
GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder |
vendor(Integer vendor)
Vendor of the cloud product asset.
|
public GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder assetSubType(Integer assetSubType)
Subtype of the cloud product asset.
example:0
public GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder assetType(Integer assetType)
Type of the cloud product asset.
example:1
public GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder instanceId(String instanceId)
Instance ID of the cloud product asset.
example:i-8vb0e8qdaj0yyxjo****
public GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder instanceName(String instanceName)
Instance name.
example:xwl
public GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder nodeType(String nodeType)
Node type, values:
start
public GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder regionId(String regionId)
Region ID of the cloud product asset instance.
example:cn-shanghai
public GetAttackPathWhitelistResponseBody.AttackPathAssetList.Builder vendor(Integer vendor)
Vendor of the cloud product asset.
example:0
public GetAttackPathWhitelistResponseBody.AttackPathAssetList build()
Copyright © 2026. All rights reserved.