public class ServerWhitelist extends BaseJsonModel
Constructor and Description |
---|
ServerWhitelist() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAllowRemoteDownloadHost() |
List<String> |
getOutGiving() |
void |
setAllowRemoteDownloadHost(Set<String> allowRemoteDownloadHost) |
void |
setOutGiving(List<String> outGiving) |
static String |
workspaceId(String workspaceId)
不同工作空间的 ID
|
toJson, toString
public static final String ID
Copyright © 2017–2022. All rights reserved.