RequestBuilder
Functions
Link copied to clipboard
The configuration of the retrofit.
Link copied to clipboard
Customize the configuration of okHttpClient.
Link copied to clipboard
Customize the configuration of retrofit. By default, retrofitConfiguration add RequestAdapterFactory for Request and Request2AdapterFactory for Request2 in order to support service method return types other than Call.
Link copied to clipboard
Set timeout. Default return 8L.