NylasClient
public NylasClient NylasClient(String apiKey, OkHttpClient.Builder httpClientBuilder, String apiUri)
Parameters
apiKey
The Nylas API key to use for authentication.
httpClientBuilder
The builder to use for creating the http client.
apiUri
The URL to use for communicating with the Nylas API.