public static final class UpgradeVersionByUuidsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpgradeVersionByUuidsRequest |
build() |
UpgradeVersionByUuidsRequest.Builder |
upgradeVersion(String upgradeVersion)
The version to which you want to upgrade the client.
|
UpgradeVersionByUuidsRequest.Builder |
uuidList(List<String> uuidList)
The UUIDs of the assets on which you want to run the detection task.
|
public UpgradeVersionByUuidsRequest.Builder upgradeVersion(String upgradeVersion)
The version to which you want to upgrade the client.
This parameter is required.
example:0.0.9
public UpgradeVersionByUuidsRequest.Builder uuidList(List<String> uuidList)
The UUIDs of the assets on which you want to run the detection task.
This parameter is required.
public UpgradeVersionByUuidsRequest build()
Copyright © 2026. All rights reserved.