public static final class JoinWebLockProcessWhiteListRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
JoinWebLockProcessWhiteListRequest |
build() |
JoinWebLockProcessWhiteListRequest.Builder |
processPaths(List<String> processPaths)
The paths of the processes.
|
JoinWebLockProcessWhiteListRequest.Builder |
uuids(String uuids)
The UUIDs of the servers on which the processes run.
|
public JoinWebLockProcessWhiteListRequest.Builder processPaths(List<String> processPaths)
The paths of the processes.
public JoinWebLockProcessWhiteListRequest.Builder uuids(String uuids)
The UUIDs of the servers on which the processes run. Separate multiple UUIDs with commas (,).
example:0c1714dc-f7a3-4265-8364-7aa3fce8****,1cc45e7d-7698-4b2c-89d8-e8cba407****
public JoinWebLockProcessWhiteListRequest build()
Copyright © 2026. All rights reserved.