setApiBaseUrl

GiniCoreAPIBuilder<TsetApiBaseUrl(@NonNull() String newUrl)

Set the base URL of the Gini API. Handy for tests. Usually, you do not use this method.

Return

The builder instance to enable chaining.

Parameters

newUrl

The URL of the Gini API which is used by the requests of the library.