Skip navigation links

Package com.kintone.client

Provides the core classes of the API client for Kintone APIs.

See: Description

Package com.kintone.client Description

Provides the core classes of the API client for Kintone APIs.

KintoneClient is the API client, and KintoneClientBuilder is the builder class for a KintoneClient. To setup the client, see the documents of these classes.

KintoneClient delegates actual API calls to following sub-components, except for the bulk requests:

See these classes to find the documents of specific APIs.
Skip navigation links