Package blue. starry. penicillin. core. session. config
Types
Configurations related to api execution.
Represents your application and account credentials.
Represents additional config from SessionConfigBuilder.
Represents additional config builder which is used in ApiClient builder.
Functions
Initializes account configuration.
Creates ApiConfig configurations. Provides timeout, retries, emulations and so on.
Configures your application with predefined OAuth 1.0a client.
Configures your application with consumer key and consumer secret.
Creates HttpClient with existing client.
Creates HttpClient with default engine factory and engine config block
Creates HttpClient with engine factory and config block.
Skips emulationMode checking.
Configures your account with predefined OAuth 2 client.
Configures your account with bearer token.
Configures your account with access token and access token secret.