public static final class ForwardingTypes.ConnectionStatus.Builder
extends java.lang.Object
ForwardingTypes.ConnectionStatus
.Constructor and Description |
---|
Builder(java.lang.String hostname,
ForwardingTypes.ConnectionStatus.State state)
Constructor with parameters for the required properties of
ForwardingTypes.ConnectionStatus . |
Modifier and Type | Method and Description |
---|---|
ForwardingTypes.ConnectionStatus |
build() |
ForwardingTypes.ConnectionStatus.Builder |
setMessage(LocalizableMessage message)
Message associated with the state of the configured remote logging server.
|
public Builder(java.lang.String hostname, ForwardingTypes.ConnectionStatus.State state)
ForwardingTypes.ConnectionStatus
.public ForwardingTypes.ConnectionStatus.Builder setMessage(LocalizableMessage message)
null
, there is no message to be shown.message
- New value for the property.public ForwardingTypes.ConnectionStatus build()