Builder
A builder for creating NylasClient. Allows applications to customize the Nylas http access by choosing a different base url or modifying http client options.
Parameters
api
The Nylas API key to use for authentication.
Functions
Link copied to clipboard
                  Set the base url for the NylasClient.
Link copied to clipboard
                  Build the NylasClient instance
Link copied to clipboard
                  Set the OkHttpClient.Builder for the NylasClient.