ServerConfiguration

constructor(    baseUrl: String,     networkConfiguration: NetworkConfiguration = NetworkConfiguration(),     authenticator: HttpAuthenticator? = null,     httpLogger: HttpLogger = HttpLogger.NONE)