Gw2ApiClientBuilder

An intermediate object for building Gw2ApiClient instances.

Since

0.5.0

Properties

Link copied to clipboard

The strategy to use for authentication.

Link copied to clipboard

The cache access object to use for caching API responses.

Link copied to clipboard

The host URL to use for API requests.

Link copied to clipboard
var json: Json

The Json instance used for deserialization.

Link copied to clipboard

The rate limiter to use for rate limiting API requests.

Functions

Link copied to clipboard

Adds a RequestConfigurer that is used to configure each request before it is sent.