| Interface | Description |
|---|---|
| ConfigurationChangeListener |
The interface which's implementors can used to subscribe
to the configuration changed event on
AutoPollingPolicy. |
| ConfigurationProvider |
Defines the public interface of the
ConfigCatClient. |
| Class | Description |
|---|---|
| ConfigCache |
A cache API used to make custom cache implementations for
ConfigCatClient. |
| ConfigCatClient |
A client for handling configurations provided by ConfigCat.
|
| ConfigCatClient.Builder |
A builder that helps construct a
ConfigCatClient instance. |
| PollingMode |
The base class of a polling mode configuration.
|
| PollingModes |
Describes the polling modes.
|
| User |
An object containing attributes to properly identify a given user for variation evaluation.
|
| User.Builder |
A builder that helps construct a
User instance. |
| Enum | Description |
|---|---|
| DataGovernance |
Describes the location of your feature flag and setting data within the ConfigCat CDN.
|