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