| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
SeatBidAvro.Builder |
SeatBidAvro.Builder.clearBid()
Clears the value of the 'bid' field.
|
SeatBidAvro.Builder |
SeatBidAvro.Builder.clearGroup()
Clears the value of the 'group' field.
|
SeatBidAvro.Builder |
SeatBidAvro.Builder.clearSeat()
Clears the value of the 'seat' field.
|
static SeatBidAvro.Builder |
SeatBidAvro.newBuilder()
Creates a new SeatBidAvro RecordBuilder.
|
static SeatBidAvro.Builder |
SeatBidAvro.newBuilder(SeatBidAvro.Builder other)
Creates a new SeatBidAvro RecordBuilder by copying an existing SeatBidAvro.Builder instance.
|
static SeatBidAvro.Builder |
SeatBidAvro.newBuilder(SeatBidAvro other)
Creates a new SeatBidAvro RecordBuilder by copying an existing SeatBidAvro instance.
|
SeatBidAvro.Builder |
SeatBidAvro.Builder.setBid(GenericData.Array<BidAvro> value)
Sets the value of the 'bid' field.
|
SeatBidAvro.Builder |
SeatBidAvro.Builder.setGroup(int value)
Sets the value of the 'group' field.
|
SeatBidAvro.Builder |
SeatBidAvro.Builder.setSeat(Utf8 value)
Sets the value of the 'seat' field.
|
| Modifier and Type | Method and Description |
|---|---|
static SeatBid.Builder<SeatBidAvro> |
SeatBid.newAvroBuilder(SeatBidAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static SeatBidAvro.Builder |
SeatBidAvro.newBuilder(SeatBidAvro.Builder other)
Creates a new SeatBidAvro RecordBuilder by copying an existing SeatBidAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(SeatBidAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(SeatBidAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.