constructor(configMap: Map<*, *>) Secondary constructor to create an instance of RestApiConnectorConfig from a configuration map.
Parameters
The map containing configuration values.
constructor(keepAliveTime: Long, connectionTimeout: Long, connectionAttempts: Int)