public static final class CreateAssetSelectionConfigResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateAssetSelectionConfigResponseBody.Data |
build() |
CreateAssetSelectionConfigResponseBody.Data.Builder |
businessType(String businessType)
The business type that is selected for the asset.
|
CreateAssetSelectionConfigResponseBody.Data.Builder |
platform(String platform)
The operating system of the asset.
|
CreateAssetSelectionConfigResponseBody.Data.Builder |
selectionKey(Long selectionKey)
The ID of the current asset selection.
|
CreateAssetSelectionConfigResponseBody.Data.Builder |
targetType(String targetType)
The dimension based on which the asset is selected.
|
public CreateAssetSelectionConfigResponseBody.Data.Builder businessType(String businessType)
The business type that is selected for the asset. Valid values:
VIRUS_SCAN_CYCLE_CONFIG
public CreateAssetSelectionConfigResponseBody.Data.Builder platform(String platform)
The operating system of the asset. Valid values:
all
public CreateAssetSelectionConfigResponseBody.Data.Builder selectionKey(Long selectionKey)
The ID of the current asset selection. It can be used to query and modify the asset that is selected.
example:53e93435-d694-4c03-9ce7-da12bee1****
public CreateAssetSelectionConfigResponseBody.Data.Builder targetType(String targetType)
The dimension based on which the asset is selected. Valid values:
group
public CreateAssetSelectionConfigResponseBody.Data build()
Copyright © 2026. All rights reserved.