public static final class BatchSetDesktopManagerRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BatchSetDesktopManagerRequest |
build() |
BatchSetDesktopManagerRequest.Builder |
businessChannel(String businessChannel)
BusinessChannel.
|
BatchSetDesktopManagerRequest.Builder |
isDesktopManager(String isDesktopManager)
Whether the convenience account has the local administrator permissions on cloud computers.
|
BatchSetDesktopManagerRequest.Builder |
users(List<String> users)
The convenience accounts.
|
public BatchSetDesktopManagerRequest.Builder businessChannel(String businessChannel)
public BatchSetDesktopManagerRequest.Builder isDesktopManager(String isDesktopManager)
Whether the convenience account has the local administrator permissions on cloud computers.
Valid values:
1
public BatchSetDesktopManagerRequest.Builder users(List<String> users)
The convenience accounts.
This parameter is required.
public BatchSetDesktopManagerRequest build()
Copyright © 2026. All rights reserved.