NylasClient

public NylasClient NylasClient(String apiKey, OkHttpClient.Builder httpClientBuilder, String baseUrl)

Parameters

apiKey

The Nylas API key to use for authentication.

httpClientBuilder

The builder to use for creating the http client.

baseUrl

The base URL to use for the Nylas API.