RequestOptions

public final class RequestOptions


Configurable options unique to how requests to the backend are performed.

Summary

Public constructors

RequestOptions(long timeoutInMillis)

Constructor for RequestOptions.

Public constructors

RequestOptions

public RequestOptions(long timeoutInMillis)

Constructor for RequestOptions.

Parameters
long timeoutInMillis

the maximum amount of time, in milliseconds, for a request to take, from the first request to first response.