Builder
The HttpRequestConfig Builder.
Constructors
Functions
Link copied to clipboard
open fun addQueryParameter(queryParameterKey: String, queryParameterValue: String): HttpRequestConfig.Builder
Adds an HTTP query parameter
Link copied to clipboard
Adds the HTTP request query parameters as a map of key-value pairs.
Link copied to clipboard
Adds an HTTP request header
Link copied to clipboard
Adds the HTTP request headers as a map of key-value pairs.
Link copied to clipboard
Builds the HttpRequestConfig object.
Link copied to clipboard
open fun setBrightcoveAuthorizationToken(brightcoveAuthorizationToken: String): HttpRequestConfig.Builder
Sets the Brightcove authorization token.
Link copied to clipboard
Increments the connection timeout
Link copied to clipboard
open fun setCustomerRightsTokenConfig(customerRightsTokenConfig: CustomerRightsTokenConfig): HttpRequestConfig.Builder
Link copied to clipboard
Increments the connection timeout