| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
BidAvro.Builder |
BidAvro.Builder.clearAdid()
Clears the value of the 'adid' field.
|
BidAvro.Builder |
BidAvro.Builder.clearAdm()
Clears the value of the 'adm' field.
|
BidAvro.Builder |
BidAvro.Builder.clearAdomain()
Clears the value of the 'adomain' field.
|
BidAvro.Builder |
BidAvro.Builder.clearAttr()
Clears the value of the 'attr' field.
|
BidAvro.Builder |
BidAvro.Builder.clearCid()
Clears the value of the 'cid' field.
|
BidAvro.Builder |
BidAvro.Builder.clearCrid()
Clears the value of the 'crid' field.
|
BidAvro.Builder |
BidAvro.Builder.clearDealid()
Clears the value of the 'dealid' field.
|
BidAvro.Builder |
BidAvro.Builder.clearH()
Clears the value of the 'h' field.
|
BidAvro.Builder |
BidAvro.Builder.clearId()
Clears the value of the 'id' field.
|
BidAvro.Builder |
BidAvro.Builder.clearImpid()
Clears the value of the 'impid' field.
|
BidAvro.Builder |
BidAvro.Builder.clearLurl()
Clears the value of the 'lurl' field.
|
BidAvro.Builder |
BidAvro.Builder.clearNurl()
Clears the value of the 'nurl' field.
|
BidAvro.Builder |
BidAvro.Builder.clearPrice()
Clears the value of the 'price' field.
|
BidAvro.Builder |
BidAvro.Builder.clearW()
Clears the value of the 'w' field.
|
static BidAvro.Builder |
BidAvro.newBuilder()
Creates a new BidAvro RecordBuilder.
|
static BidAvro.Builder |
BidAvro.newBuilder(BidAvro.Builder other)
Creates a new BidAvro RecordBuilder by copying an existing BidAvro.Builder instance.
|
static BidAvro.Builder |
BidAvro.newBuilder(BidAvro other)
Creates a new BidAvro RecordBuilder by copying an existing BidAvro instance.
|
BidAvro.Builder |
BidAvro.Builder.setAdid(Utf8 value)
Sets the value of the 'adid' field.
|
BidAvro.Builder |
BidAvro.Builder.setAdm(Utf8 value)
Sets the value of the 'adm' field.
|
BidAvro.Builder |
BidAvro.Builder.setAdomain(GenericData.Array<Utf8> value)
Sets the value of the 'adomain' field.
|
BidAvro.Builder |
BidAvro.Builder.setAttr(GenericData.Array<Integer> value)
Sets the value of the 'attr' field.
|
BidAvro.Builder |
BidAvro.Builder.setCid(Utf8 value)
Sets the value of the 'cid' field.
|
BidAvro.Builder |
BidAvro.Builder.setCrid(Utf8 value)
Sets the value of the 'crid' field.
|
BidAvro.Builder |
BidAvro.Builder.setDealid(Utf8 value)
Sets the value of the 'dealid' field.
|
BidAvro.Builder |
BidAvro.Builder.setH(int value)
Sets the value of the 'h' field.
|
BidAvro.Builder |
BidAvro.Builder.setId(Utf8 value)
Sets the value of the 'id' field.
|
BidAvro.Builder |
BidAvro.Builder.setImpid(Utf8 value)
Sets the value of the 'impid' field.
|
BidAvro.Builder |
BidAvro.Builder.setLurl(Utf8 value)
Sets the value of the 'lurl' field.
|
BidAvro.Builder |
BidAvro.Builder.setNurl(Utf8 value)
Sets the value of the 'nurl' field.
|
BidAvro.Builder |
BidAvro.Builder.setPrice(double value)
Sets the value of the 'price' field.
|
BidAvro.Builder |
BidAvro.Builder.setW(int value)
Sets the value of the 'w' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Bid.Builder<BidAvro> |
Bid.newAvroBuilder(BidAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static BidAvro.Builder |
BidAvro.newBuilder(BidAvro.Builder other)
Creates a new BidAvro RecordBuilder by copying an existing BidAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(BidAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(BidAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.