| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
BidResponseAvro.Builder |
BidResponseAvro.Builder.clearBidid()
Clears the value of the 'bidid' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.clearCur()
Clears the value of the 'cur' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.clearCustomdata()
Clears the value of the 'customdata' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.clearId()
Clears the value of the 'id' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.clearNbr()
Clears the value of the 'nbr' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.clearSeatbid()
Clears the value of the 'seatbid' field.
|
static BidResponseAvro.Builder |
BidResponseAvro.newBuilder()
Creates a new BidResponseAvro RecordBuilder.
|
static BidResponseAvro.Builder |
BidResponseAvro.newBuilder(BidResponseAvro.Builder other)
Creates a new BidResponseAvro RecordBuilder by copying an existing BidResponseAvro.Builder instance.
|
static BidResponseAvro.Builder |
BidResponseAvro.newBuilder(BidResponseAvro other)
Creates a new BidResponseAvro RecordBuilder by copying an existing BidResponseAvro instance.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.setBidid(Utf8 value)
Sets the value of the 'bidid' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.setCur(Utf8 value)
Sets the value of the 'cur' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.setCustomdata(Utf8 value)
Sets the value of the 'customdata' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.setId(Utf8 value)
Sets the value of the 'id' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.setNbr(int value)
Sets the value of the 'nbr' field.
|
BidResponseAvro.Builder |
BidResponseAvro.Builder.setSeatbid(GenericData.Array<SeatBidAvro> value)
Sets the value of the 'seatbid' field.
|
| Modifier and Type | Method and Description |
|---|---|
static BidResponse.Builder<BidResponseAvro> |
BidResponse.newAvroBuilder(BidResponseAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static BidResponseAvro.Builder |
BidResponseAvro.newBuilder(BidResponseAvro.Builder other)
Creates a new BidResponseAvro RecordBuilder by copying an existing BidResponseAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(BidResponseAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(BidResponseAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.