Packages

implicit class RequestExtLens[UpperPB] extends ObjectLens[UpperPB, RequestExt]

Linear Supertypes
ObjectLens[UpperPB, RequestExt], Lens[UpperPB, RequestExt], Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RequestExtLens
  2. ObjectLens
  3. Lens
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new RequestExtLens(_l: Lens[UpperPB, RequestExt])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. def :=(a: RequestExt): Mutation[UpperPB]
    Definition Classes
    Lens
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. def adRequestId: Lens[UpperPB, String]
  6. def adRequestSchainLength: Lens[UpperPB, Double]
  7. def adSpace: Lens[UpperPB, String]
  8. def adUnit: Lens[UpperPB, String]
  9. def adt: Lens[UpperPB, String]
  10. def appHva: Lens[UpperPB, Boolean]
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. def bidPrediction: Lens[UpperPB, Int]
  13. def bidderFlrPolicy: Lens[UpperPB, String]
  14. def bmIfv: Lens[UpperPB, String]
  15. def calloutBidRound: Lens[UpperPB, Int]
  16. def calloutMaxRound: Lens[UpperPB, Int]
  17. def calloutPolicy: Lens[UpperPB, String]
  18. def calloutRound: Lens[UpperPB, Int]
  19. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  20. def compose[B](other: Lens[RequestExt, B]): Lens[UpperPB, B]
    Definition Classes
    Lens
  21. def consentStringVersion: Lens[UpperPB, ConsentStringVersion]
  22. def dc: Lens[UpperPB, String]
  23. def dm: Lens[UpperPB, String]
  24. def dmVer: Lens[UpperPB, String]
  25. def duration: Lens[UpperPB, Long]
  26. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  28. def field[A](getter: (RequestExt) => A)(setter: (RequestExt, A) => RequestExt): Lens[UpperPB, A]
    Definition Classes
    ObjectLens
  29. def field[A](lens: Lens[RequestExt, A]): Lens[UpperPB, A]
    Definition Classes
    ObjectLens
  30. def flr: Lens[UpperPB, Double]
  31. def flrInitial: Lens[UpperPB, String]
  32. def flrInitialV2: Lens[UpperPB, Double]
  33. def flrScaled: Lens[UpperPB, String]
  34. def flrScaledV2: Lens[UpperPB, Double]
  35. def get(u: UpperPB): RequestExt
    Definition Classes
    ObjectLens → Lens
  36. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  37. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  38. def hva: Lens[UpperPB, Boolean]
  39. def impressionNumber: Lens[UpperPB, Long]
  40. def initialPlacements: Lens[UpperPB, Seq[String]]
  41. def int: Lens[UpperPB, String]
  42. def intentiqAbTestUuidIsDefined: Lens[UpperPB, Boolean]
  43. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  44. def isPurchaser: Lens[UpperPB, Boolean]
  45. def mediationBidRequestId: Lens[UpperPB, String]
  46. def mediationStackId: Lens[UpperPB, String]
  47. def metrics: Lens[UpperPB, Metrics]
  48. def modify(f: (RequestExt) => RequestExt): Mutation[UpperPB]
    Definition Classes
    Lens
  49. def multiFlr: Lens[UpperPB, Boolean]
  50. def nbr: Lens[UpperPB, String]
  51. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  52. def network: Lens[UpperPB, Boolean]
  53. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  54. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  55. def optionalAdRequestSchainLength: Lens[UpperPB, Option[Double]]
  56. def optionalAdSpace: Lens[UpperPB, Option[String]]
  57. def optionalAdUnit: Lens[UpperPB, Option[String]]
  58. def optionalAdt: Lens[UpperPB, Option[String]]
  59. def optionalAppHva: Lens[UpperPB, Option[Boolean]]
  60. def optionalBidPrediction: Lens[UpperPB, Option[Int]]
  61. def optionalBidderFlrPolicy: Lens[UpperPB, Option[String]]
  62. def optionalBmIfv: Lens[UpperPB, Option[String]]
  63. def optionalCalloutBidRound: Lens[UpperPB, Option[Int]]
  64. def optionalCalloutMaxRound: Lens[UpperPB, Option[Int]]
  65. def optionalCalloutPolicy: Lens[UpperPB, Option[String]]
  66. def optionalCalloutRound: Lens[UpperPB, Option[Int]]
  67. def optionalConsentStringVersion: Lens[UpperPB, Option[ConsentStringVersion]]
  68. def optionalDc: Lens[UpperPB, Option[String]]
  69. def optionalDm: Lens[UpperPB, Option[String]]
  70. def optionalDmVer: Lens[UpperPB, Option[String]]
  71. def optionalDuration: Lens[UpperPB, Option[Long]]
  72. def optionalFlrInitial: Lens[UpperPB, Option[String]]
  73. def optionalFlrInitialV2: Lens[UpperPB, Option[Double]]
  74. def optionalFlrScaled: Lens[UpperPB, Option[String]]
  75. def optionalFlrScaledV2: Lens[UpperPB, Option[Double]]
  76. def optionalHva: Lens[UpperPB, Option[Boolean]]
  77. def optionalImpressionNumber: Lens[UpperPB, Option[Long]]
  78. def optionalInt: Lens[UpperPB, Option[String]]
  79. def optionalIntentiqAbTestUuidIsDefined: Lens[UpperPB, Option[Boolean]]
  80. def optionalIsPurchaser: Lens[UpperPB, Option[Boolean]]
  81. def optionalMediationBidRequestId: Lens[UpperPB, Option[String]]
  82. def optionalMediationStackId: Lens[UpperPB, Option[String]]
  83. def optionalMetrics: Lens[UpperPB, Option[Metrics]]
  84. def optionalMultiFlr: Lens[UpperPB, Option[Boolean]]
  85. def optionalNbr: Lens[UpperPB, Option[String]]
  86. def optionalNetwork: Lens[UpperPB, Option[Boolean]]
  87. def optionalOriginalFloor: Lens[UpperPB, Option[Double]]
  88. def optionalPostbid: Lens[UpperPB, Option[Boolean]]
  89. def optionalPredictedBidFloor: Lens[UpperPB, Option[Double]]
  90. def optionalPredictionInfo: Lens[UpperPB, Option[String]]
  91. def optionalSdkless: Lens[UpperPB, Option[Boolean]]
  92. def optionalSellerFlrPolicy: Lens[UpperPB, Option[String]]
  93. def optionalSessionId: Lens[UpperPB, Option[String]]
  94. def optionalSessionNumber: Lens[UpperPB, Option[Long]]
  95. def optionalSkadn: Lens[UpperPB, Option[SkAdnRequest]]
  96. def optionalSourceRequestId: Lens[UpperPB, Option[String]]
  97. def optionalSupplyParameters: Lens[UpperPB, Option[SupplyParameters]]
  98. def optionalVectorId: Lens[UpperPB, Option[String]]
  99. def optionalVpt: Lens[UpperPB, Option[Int]]
  100. def originalFloor: Lens[UpperPB, Double]
  101. def postbid: Lens[UpperPB, Boolean]
  102. def predictedBidFloor: Lens[UpperPB, Double]
  103. def predictionInfo: Lens[UpperPB, String]
  104. def pt: Lens[UpperPB, PlacementType]
  105. def sdkless: Lens[UpperPB, Boolean]
  106. def sellerFlrPolicy: Lens[UpperPB, String]
  107. def sessionId: Lens[UpperPB, String]
  108. def sessionNumber: Lens[UpperPB, Long]
  109. def set(c: RequestExt): Mutation[UpperPB]
    Definition Classes
    ObjectLens → Lens
  110. def setIfDefined(aOpt: Option[RequestExt]): Mutation[UpperPB]
    Definition Classes
    Lens
  111. def skadn: Lens[UpperPB, SkAdnRequest]
  112. def sourceRequestId: Lens[UpperPB, String]
  113. def supplyParameters: Lens[UpperPB, SupplyParameters]
  114. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  115. def timestamp: Lens[UpperPB, Long]
  116. def toString(): String
    Definition Classes
    AnyRef → Any
  117. def update(ms: (Lens[RequestExt, RequestExt]) => Mutation[RequestExt]*): Mutation[UpperPB]
    Definition Classes
    ObjectLens
  118. def vectorId: Lens[UpperPB, String]
  119. def vpt: Lens[UpperPB, Int]
  120. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  121. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  122. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  123. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (RequestExt, B)]
    Definition Classes
    Lens

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from ObjectLens[UpperPB, RequestExt]

Inherited from Lens[UpperPB, RequestExt]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped