public static final class SyslogConfiguration.Builder
extends java.lang.Object
SyslogConfiguration.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
SyslogConfiguration. |
public Builder()
SyslogConfiguration.public SyslogConfiguration.Builder setLogLevel(java.lang.String logLevel)
logLevel - New value for the property.public SyslogConfiguration.Builder setName(java.lang.String name)
name - New value for the property.public SyslogConfiguration.Builder setPort(java.lang.String port)
port - New value for the property.public SyslogConfiguration.Builder setProtocol(java.lang.String protocol)
protocol - New value for the property.public SyslogConfiguration.Builder setServer(java.lang.String server)
server - New value for the property.public SyslogConfiguration build()