Package com.arangodb.model
Class LogLevelOptions
- java.lang.Object
-
- com.arangodb.model.LogLevelOptions
-
public class LogLevelOptions extends Object
-
-
Constructor Summary
Constructors Constructor Description LogLevelOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getServerId()
LogLevelOptions
serverId(String serverId)
-
-
-
Method Detail
-
getServerId
public String getServerId()
-
serverId
public LogLevelOptions serverId(String serverId)
-
-