Package com.botbye.model
Class BotbyeConfig
java.lang.Object
com.botbye.model.BotbyeConfig
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Details
-
BotbyeConfig
public BotbyeConfig()
-
-
Method Details
-
getModuleName
-
getModuleVersion
-
getBotbyeEndpoint
-
getServerKey
-
getPath
-
getContentType
public okhttp3.MediaType getContentType() -
getReadTimeout
-
getWriteTimeout
-
getConnectionTimeout
-
getCallTimeout
-
getMaxIdleConnections
public int getMaxIdleConnections() -
getKeepAliveDuration
public long getKeepAliveDuration() -
getKeepAliveDurationTimeUnit
-
getMaxRequestsPerHost
public int getMaxRequestsPerHost() -
getMaxRequests
public int getMaxRequests() -
equals
-
hashCode
public int hashCode() -
toString
-