Builder
Properties
Represents the content delivery network (CDN) configuration associated with the builder.
Represents the network configuration used within the Builder
. This property defines the HTTP client and coroutine context used for executing network operations. Can be customized directly by setting a Network
instance or using a builder lambda function.
Functions
Builds and returns a new instance of the Config class using the provided builder properties.
Sets the CDN configuration for the Builder instance.
Configures the CDN settings for the builder.
Configures the content delivery settings for the Builder instance.
Sets the locale configuration for the builder and returns the instance for further customization.
Sets the locale for the configuration using the provided locale string.
Sets the locale configuration for the builder and returns the instance for further customization.
Configures the network settings for the builder.
Configures the network settings for the builder using the provided configuration block.