Packages

implicit class BidExtLens[UpperPB] extends ObjectLens[UpperPB, BidExt]

Linear Supertypes
ObjectLens[UpperPB, BidExt], Lens[UpperPB, BidExt], Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BidExtLens
  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 BidExtLens(_l: Lens[UpperPB, BidExt])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. def :=(a: BidExt): Mutation[UpperPB]
    Definition Classes
    Lens
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. def advertisedAppId: Lens[UpperPB, String]
  6. def apiFramework: Lens[UpperPB, String]
  7. def apiFrameworkVersion: Lens[UpperPB, String]
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. def auctionBidFloorSource: Lens[UpperPB, String]
  10. def auctionSeq: Lens[UpperPB, Int]
  11. def bidAdt: Lens[UpperPB, BidAdType]
  12. def bidBoosting: Lens[UpperPB, BidBoosting]
  13. def bidderBidFloorSource: Lens[UpperPB, String]
  14. def billingTrackerLength: Lens[UpperPB, Int]
  15. def buyerBidPrice: Lens[UpperPB, Double]
  16. def buyerId: Lens[UpperPB, String]
  17. def cached: Lens[UpperPB, Boolean]
  18. def cachedLurlMillisPassed: Lens[UpperPB, Long]
  19. def cachedLurlPrice: Lens[UpperPB, Double]
  20. def campaignType: Lens[UpperPB, String]
  21. def clearPrice: Lens[UpperPB, Double]
  22. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  23. def compose[B](other: Lens[BidExt, B]): Lens[UpperPB, B]
    Definition Classes
    Lens
  24. def creativeDetectorPayload: Lens[UpperPB, CreativeDetectorPayload]
  25. def demandFee: Lens[UpperPB, Double]
  26. def discounting: Lens[UpperPB, Discounting]
  27. def discrepancyProjection: Lens[UpperPB, DiscrepancyProjection]
  28. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  30. def field[A](getter: (BidExt) => A)(setter: (BidExt, A) => BidExt): Lens[UpperPB, A]
    Definition Classes
    ObjectLens
  31. def field[A](lens: Lens[BidExt, A]): Lens[UpperPB, A]
    Definition Classes
    ObjectLens
  32. def get(u: UpperPB): BidExt
    Definition Classes
    ObjectLens → Lens
  33. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  34. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  35. def invalidBidInfo: Lens[UpperPB, InvalidBidInfo]
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. def lossReason: Lens[UpperPB, String]
  38. def modify(f: (BidExt) => BidExt): Mutation[UpperPB]
    Definition Classes
    Lens
  39. def nativeAssets: Lens[UpperPB, Seq[String]]
  40. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. def netPrice: Lens[UpperPB, Double]
  42. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  43. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  44. def nurlResponseStatus: Lens[UpperPB, String]
  45. def obdFee: Lens[UpperPB, Double]
  46. def obdPredictedProbability: Lens[UpperPB, Double]
  47. def obdSellerClearingPrice: Lens[UpperPB, Double]
  48. def obdSettings: Lens[UpperPB, SelectedBidShadingSettings]
  49. def optionalAdvertisedAppId: Lens[UpperPB, Option[String]]
  50. def optionalApiFramework: Lens[UpperPB, Option[String]]
  51. def optionalApiFrameworkVersion: Lens[UpperPB, Option[String]]
  52. def optionalAuctionSeq: Lens[UpperPB, Option[Int]]
  53. def optionalBidBoosting: Lens[UpperPB, Option[BidBoosting]]
  54. def optionalBillingTrackerLength: Lens[UpperPB, Option[Int]]
  55. def optionalBuyerId: Lens[UpperPB, Option[String]]
  56. def optionalCachedLurlMillisPassed: Lens[UpperPB, Option[Long]]
  57. def optionalCachedLurlPrice: Lens[UpperPB, Option[Double]]
  58. def optionalCampaignType: Lens[UpperPB, Option[String]]
  59. def optionalClearPrice: Lens[UpperPB, Option[Double]]
  60. def optionalCreativeDetectorPayload: Lens[UpperPB, Option[CreativeDetectorPayload]]
  61. def optionalDemandFee: Lens[UpperPB, Option[Double]]
  62. def optionalDiscounting: Lens[UpperPB, Option[Discounting]]
  63. def optionalDiscrepancyProjection: Lens[UpperPB, Option[DiscrepancyProjection]]
  64. def optionalInvalidBidInfo: Lens[UpperPB, Option[InvalidBidInfo]]
  65. def optionalLossReason: Lens[UpperPB, Option[String]]
  66. def optionalNetPrice: Lens[UpperPB, Option[Double]]
  67. def optionalNurlResponseStatus: Lens[UpperPB, Option[String]]
  68. def optionalObdFee: Lens[UpperPB, Option[Double]]
  69. def optionalObdPredictedProbability: Lens[UpperPB, Option[Double]]
  70. def optionalObdSellerClearingPrice: Lens[UpperPB, Option[Double]]
  71. def optionalObdSettings: Lens[UpperPB, Option[SelectedBidShadingSettings]]
  72. def optionalPlacementId: Lens[UpperPB, Option[String]]
  73. def optionalPriceLevels: Lens[UpperPB, Option[PriceLevels]]
  74. def optionalPriceLevelsV2: Lens[UpperPB, Option[NumericPriceLevels]]
  75. def optionalRendering: Lens[UpperPB, Option[AdaptiveRenderingContext]]
  76. def optionalRoundedPrice: Lens[UpperPB, Option[Double]]
  77. def optionalRpCreativeapi: Lens[UpperPB, Option[Long]]
  78. def optionalSellerClearPrice: Lens[UpperPB, Option[Double]]
  79. def optionalSellerPriceLevels: Lens[UpperPB, Option[PriceLevels]]
  80. def optionalSellerPriceLevelsV2: Lens[UpperPB, Option[NumericPriceLevels]]
  81. def optionalSizes: Lens[UpperPB, Option[Sizes]]
  82. def optionalSkadn: Lens[UpperPB, Option[SkAdnResponse]]
  83. def optionalSupplyFee: Lens[UpperPB, Option[Double]]
  84. def placementId: Lens[UpperPB, String]
  85. def priceLevels: Lens[UpperPB, PriceLevels]
  86. def priceLevelsV2: Lens[UpperPB, NumericPriceLevels]
  87. def rendering: Lens[UpperPB, AdaptiveRenderingContext]
  88. def roundedPrice: Lens[UpperPB, Double]
  89. def rpCreativeapi: Lens[UpperPB, Long]
  90. def sellerClearPrice: Lens[UpperPB, Double]
  91. def sellerPriceLevels: Lens[UpperPB, PriceLevels]
  92. def sellerPriceLevelsV2: Lens[UpperPB, NumericPriceLevels]
  93. def set(c: BidExt): Mutation[UpperPB]
    Definition Classes
    ObjectLens → Lens
  94. def setIfDefined(aOpt: Option[BidExt]): Mutation[UpperPB]
    Definition Classes
    Lens
  95. def sizes: Lens[UpperPB, Sizes]
  96. def skadn: Lens[UpperPB, SkAdnResponse]
  97. def status: Lens[UpperPB, BidStatus]
  98. def supplyFee: Lens[UpperPB, Double]
  99. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  100. def toString(): String
    Definition Classes
    AnyRef → Any
  101. def update(ms: (Lens[BidExt, BidExt]) => Mutation[BidExt]*): Mutation[UpperPB]
    Definition Classes
    ObjectLens
  102. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  103. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  104. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  105. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (BidExt, 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, BidExt]

Inherited from Lens[UpperPB, BidExt]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped