Modifier and Type | Method and Description |
---|---|
ServerConfigurationValue |
ServerConfigurationValue.setName(String name)
Sets the name.
|
ServerConfigurationValue |
ServerConfigurationValue.setServerName(String serverName)
Sets the server name.
|
ServerConfigurationValue |
ServerConfigurationValue.setType(ServerConfigurationValue.ConfigType type)
Sets the type.
|
ServerConfigurationValue |
ServerConfigurationValue.setValue(String value)
Sets the value.
|
Modifier and Type | Method and Description |
---|---|
List<ServerConfigurationValue> |
Server.showServerConfiguration(String serverName,
String variableName) |
Modifier and Type | Method and Description |
---|---|
List<ServerConfigurationValue> |
ConfigureDelegator.showServerConfiguration(String serverName,
String variableName) |
Modifier and Type | Method and Description |
---|---|
List<ServerConfigurationValue> |
IConfigureDelegator.showServerConfiguration(String serverName,
String variableName)
Show server configuration values.
|
Copyright © 2017 Perforce Software. All Rights Reserved.