| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
PmpAvro.Builder |
PmpAvro.Builder.clearDeals()
Clears the value of the 'deals' field.
|
PmpAvro.Builder |
PmpAvro.Builder.clearPrivateAuction()
Clears the value of the 'private_auction' field.
|
static PmpAvro.Builder |
PmpAvro.newBuilder()
Creates a new PmpAvro RecordBuilder.
|
static PmpAvro.Builder |
PmpAvro.newBuilder(PmpAvro.Builder other)
Creates a new PmpAvro RecordBuilder by copying an existing PmpAvro.Builder instance.
|
static PmpAvro.Builder |
PmpAvro.newBuilder(PmpAvro other)
Creates a new PmpAvro RecordBuilder by copying an existing PmpAvro instance.
|
PmpAvro.Builder |
PmpAvro.Builder.setDeals(GenericData.Array<DealAvro> value)
Sets the value of the 'deals' field.
|
PmpAvro.Builder |
PmpAvro.Builder.setPrivateAuction(int value)
Sets the value of the 'private_auction' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Pmp.Builder<PmpAvro> |
Pmp.newAvroBuilder(PmpAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static PmpAvro.Builder |
PmpAvro.newBuilder(PmpAvro.Builder other)
Creates a new PmpAvro RecordBuilder by copying an existing PmpAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(PmpAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(PmpAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.