Class LocalifyProperties.Bot
java.lang.Object
org.localify.common.config.properties.LocalifyProperties.Bot
- Enclosing class:
- LocalifyProperties
Properties for the bot.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetToken()booleanvoidsetEnabled(boolean enabled) voidsetEndpoint(String endpoint) voidsetTimeout(Duration timeout) void
-
Constructor Details
-
Bot
public Bot()
-
-
Method Details
-
getToken
-
setToken
-
getEndpoint
-
setEndpoint
-
getTimeout
-
setTimeout
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-