Skip navigation links

kintone-java-client 2.1.0 API

API client library for Kintone APIs.

See: Description

Packages 
Package Description
com.kintone.client
Provides the core classes of the API client for Kintone APIs.
com.kintone.client.api
This package provides classes corresponding to the request and response of Kintone APIs.
com.kintone.client.api.app
Provides request and response objects related to App settings.
com.kintone.client.api.common
Provides request and response objects of miscellaneous APIs.
com.kintone.client.api.record
Provides request and response objects related to record operations.
com.kintone.client.api.schema
Provides request and response objects related to API schema APIs.
com.kintone.client.api.space
Provides request and response objects related to Space operations.
com.kintone.client.exception
Provides the exceptions used in this library.
com.kintone.client.model
Classes for values used by the request and response objects of Kintone APIs.
com.kintone.client.model.app
Classes for values related to App operations.
com.kintone.client.model.app.field
Classes for values related to the properties of fields.
com.kintone.client.model.app.layout
Classes for values related to the layout of fields.
com.kintone.client.model.app.report
Classes for values related to the Graph settings.
com.kintone.client.model.record
Classes for values related to record operations, including the value objects of fields in a record.
com.kintone.client.model.schema
Classes for values used by Schema APIs.
com.kintone.client.model.space
Classes for values related to Space operations.
API client library for Kintone APIs.
Skip navigation links