public class EdgeGatewaySyslogUpdateRequest extends Object implements Serializable
Constructor and Description |
---|
EdgeGatewaySyslogUpdateRequest(boolean enabled,
String protocol,
List<String> serverAddresses)
Instantiates a new Syslog Response.
|
Modifier and Type | Method and Description |
---|---|
String |
getProtocol()
Gets protocol.
|
List<String> |
getServerAddresses()
Gets serverAddresses.
|
boolean |
isEnabled()
Gets enabled.
|
public boolean isEnabled()
Whether or not the syslog settings are enabled. If ignored enabled is set to false.
public String getProtocol()
The protocol of the syslog settings. Protocol is ignored if enabled = false
String
the protocolCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.