public static final class GetAssetSelectionConfigResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAssetSelectionConfigResponseBody.Data |
build() |
GetAssetSelectionConfigResponseBody.Data.Builder |
platform(String platform)
The operating system of the asset.
|
GetAssetSelectionConfigResponseBody.Data.Builder |
selectionKey(String selectionKey)
The ID of the current asset selection.
|
GetAssetSelectionConfigResponseBody.Data.Builder |
targetType(String targetType)
The dimension based on which the asset is selected.
|
public GetAssetSelectionConfigResponseBody.Data.Builder platform(String platform)
The operating system of the asset. Valid values:
linux
public GetAssetSelectionConfigResponseBody.Data.Builder selectionKey(String selectionKey)
The ID of the current asset selection. It can be used to query and modify the asset that is selected.
example:657c8411-4e89-446c-ab66-d45d1331****
public GetAssetSelectionConfigResponseBody.Data.Builder targetType(String targetType)
The dimension based on which the asset is selected. Valid values:
instance
public GetAssetSelectionConfigResponseBody.Data build()
Copyright © 2026. All rights reserved.