sttp.model.Uri$Authority

Aliases

Parameters

subClasses

Js Constructors

new sttp_model_Uri_Authority(
    userInfo, // scala.Option[sttp.model.Uri$UserInfo]
    hostSegment, // sttp.model.Uri$Segment
    port, // scala.Option[int]
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
$init$():Unit
asInstanceOf():scala.Any.T0
canEqual(x$1:Any):boolean
copy$default$2():sttp.model.Uri$Segment
copy$default$3():scala.Option[int]
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
hashCode():int
hostSegment():sttp.model.Uri$Segment
isInstanceOf():boolean
notify():Unit
notifyAll():Unit
port():scala.Option[int]
productArity():int
productElement(x$1:int):Any
productIterator():scala.collection.Iterator[Any]
productPrefix():java.lang.String
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit