wait=duration

scamper.http.types.Preferences.wait=duration
final case class wait=duration(seconds: Long) extends Preference

Preference for wait=duration.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Preference
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val name: String

Gets name.

Gets name.

Attributes

val params: Map[String, Option[String]]

Gets parameters.

Gets parameters.

Attributes

val value: Option[String]

Gets optional value.

Gets optional value.

Attributes

Inherited fields

lazy override val toString: String

Returns formatted preference.

Returns formatted preference.

Attributes

Inherited from:
Preference