sttp.client3.RequestOptions

Aliases

Parameters

subClasses

Js Constructors

new sttp_client3_RequestOptions(
    followRedirects, // java.lang.Boolean:Boolean
    readTimeout, // scala.concurrent.duration.Duration
    maxRedirects, // java.lang.Int:Int
    redirectToGet // java.lang.Boolean:Boolean
)

ApplyMethods

Methods

$bang$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$eq$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$hash$hash():java.lang.Int:Int
$init$():scala.Unit:Unit
asInstanceOf():null:Null
canEqual(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
copy$default$1():java.lang.Boolean:Boolean
copy$default$3():java.lang.Int:Int
copy$default$4():java.lang.Boolean:Boolean
eq(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
equals(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
followRedirects():java.lang.Boolean:Boolean
getClass():java.lang.Class[scala.lang.Any:Any]
hashCode():java.lang.Int:Int
isInstanceOf():java.lang.Boolean:Boolean
maxRedirects():java.lang.Int:Int
ne(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
notify():scala.Unit:Unit
notifyAll():scala.Unit:Unit
productArity():java.lang.Int:Int
productElement(x$1:java.lang.Int:Int, ):scala.lang.Any:Any
productIterator():scala.collection.Iterator[scala.lang.Any:Any]
productPrefix():java.lang.String:String
redirectToGet():java.lang.Boolean:Boolean
synchronized(x$1:null:Null, ):null:Null
toString():java.lang.String:String
wait():scala.Unit:Unit
wait(x$1:java.lang.Long:Long, ):scala.Unit:Unit
wait(x$1:java.lang.Long:Long, x$2:java.lang.Int:Int, ):scala.Unit:Unit