retrofit / retrofit2 / Retrofit / Builder / build

build

fun build(): Retrofit!

Create the Retrofit instance using the configured values.

Note: If neither #client nor #callFactory is called a default will be created and used.