QueryParametersBuilder

Denotes a class that can build a QueryParameters instance of type T.

Parameters

T

the type of QueryParameters to build.

Functions

Link copied to clipboard
abstract fun build(): T