| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Field and Description |
|---|---|
PmpThrift |
ImpressionThrift.pmp
A reference to the PMP object containing any Deals eligible for the impression object.
|
| Modifier and Type | Method and Description |
|---|---|
PmpThrift |
PmpThrift.deepCopy() |
PmpThrift |
Pmp.Thrift.get() |
PmpThrift |
ImpressionThrift.getPmp()
A reference to the PMP object containing any Deals eligible for the impression object.
|
PmpThrift |
PmpThrift.setDeals(List<DealThrift> deals)
A collection of “deal” objects encapsulating a list of direct deals eligible for this impression.
|
PmpThrift |
PmpThrift.setPrivate_auction(byte private_auction)
An integer flag indicating that this impression is a private auction eligible only to seats named in the Direct Deals object.
|
| Modifier and Type | Method and Description |
|---|---|
Pmp<PmpThrift> |
Pmp.ThriftBuilder.build() |
Pmp.Builder<PmpThrift> |
Pmp.ThriftBuilder.clearDeals() |
Pmp.Builder<PmpThrift> |
Pmp.ThriftBuilder.clearPrivateAuction() |
static Class<PmpThrift> |
Pmp.getThriftClass()
Returns Thrift class for this struct.
|
Pmp.Builder<PmpThrift> |
Pmp.Thrift.newBuilder() |
static Pmp.Builder<PmpThrift> |
Pmp.newThriftBuilder()
Returns new Thrift builder instance with default values.
|
static Pmp.Builder<PmpThrift> |
Pmp.newThriftBuilder(Pmp<?> other)
Returns new Thrift builder instance based on existing prototype Pmp.
|
static Pmp.Builder<PmpThrift> |
Pmp.newThriftBuilder(PmpThrift other)
Returns new Thrift builder instance based on existing prototype.
|
Pmp.Builder<PmpThrift> |
Pmp.ThriftBuilder.setDeals(List<Deal<?>> value) |
Pmp.Builder<PmpThrift> |
Pmp.ThriftBuilder.setPrivateAuction(int value) |
| Modifier and Type | Method and Description |
|---|---|
int |
PmpThrift.compareTo(PmpThrift other) |
boolean |
PmpThrift.equals(PmpThrift that) |
static Pmp.Builder<PmpThrift> |
Pmp.newThriftBuilder(PmpThrift other)
Returns new Thrift builder instance based on existing prototype.
|
ImpressionThrift |
ImpressionThrift.setPmp(PmpThrift pmp)
A reference to the PMP object containing any Deals eligible for the impression object.
|
static Pmp.Thrift |
Pmp.thrift(PmpThrift instance)
Creates a new wrapped Thrift struct copied from an existing instance.
|
| Constructor and Description |
|---|
PmpThrift(PmpThrift other)
Performs a deep copy on other.
|
Thrift(PmpThrift wrapped)
Wraps an existing instance.
|
ThriftBuilder(PmpThrift builder)
Only use this if you know what you are doing.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.