| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<OpenRtbProtobuf.SeatBid> |
OpenRtbProtobuf.SeatBid.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.Builder.build() |
OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.Builder.buildPartial() |
OpenRtbProtobuf.SeatBid |
SeatBid.Protobuf.get() |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.getDefaultInstance() |
OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.getDefaultInstanceForType() |
OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.Builder.getDefaultInstanceForType() |
OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.BidResponseOrBuilder.getSeatbid(int index)
Array of seatbid objects.
|
OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.BidResponse.getSeatbid(int index)
Array of seatbid objects.
|
OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.BidResponse.Builder.getSeatbid(int index)
Array of seatbid objects.
|
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseDelimitedFrom(InputStream input) |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseFrom(byte[] data) |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseFrom(com.google.protobuf.ByteString data) |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseFrom(com.google.protobuf.CodedInputStream input) |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseFrom(InputStream input) |
static OpenRtbProtobuf.SeatBid |
OpenRtbProtobuf.SeatBid.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
SeatBid<OpenRtbProtobuf.SeatBid> |
SeatBid.ProtobufBuilder.build() |
SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.ProtobufBuilder.clearBid() |
SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.ProtobufBuilder.clearGroup() |
SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.ProtobufBuilder.clearSeat() |
static SeatBid<OpenRtbProtobuf.SeatBid> |
SeatBid.Protobuf.from(byte[] binaryEncoding)
Decodes a Protobuf message.
|
com.google.protobuf.Parser<OpenRtbProtobuf.SeatBid> |
OpenRtbProtobuf.SeatBid.getParserForType() |
static Class<OpenRtbProtobuf.SeatBid> |
SeatBid.getProtobufClass()
Returns Protobuf class for this struct.
|
List<OpenRtbProtobuf.SeatBid> |
OpenRtbProtobuf.BidResponseOrBuilder.getSeatbidList()
Array of seatbid objects.
|
List<OpenRtbProtobuf.SeatBid> |
OpenRtbProtobuf.BidResponse.getSeatbidList()
Array of seatbid objects.
|
List<OpenRtbProtobuf.SeatBid> |
OpenRtbProtobuf.BidResponse.Builder.getSeatbidList()
Array of seatbid objects.
|
SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.Protobuf.newBuilder() |
static SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.newProtobufBuilder()
Returns new Protobuf builder instance with default values.
|
static SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.newProtobufBuilder(OpenRtbProtobuf.SeatBid other)
Returns new Protobuf builder instance based on existing prototype.
|
static SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.newProtobufBuilder(SeatBid<?> other)
Returns new Protobuf builder instance based on existing prototype SeatBid.
|
static com.google.protobuf.Parser<OpenRtbProtobuf.SeatBid> |
OpenRtbProtobuf.SeatBid.parser() |
SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.ProtobufBuilder.setBid(List<Bid<?>> value) |
SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.ProtobufBuilder.setGroup(int value) |
SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.ProtobufBuilder.setSeat(String value) |
| Modifier and Type | Method and Description |
|---|---|
OpenRtbProtobuf.BidResponse.Builder |
OpenRtbProtobuf.BidResponse.Builder.addSeatbid(int index,
OpenRtbProtobuf.SeatBid value)
Array of seatbid objects.
|
OpenRtbProtobuf.BidResponse.Builder |
OpenRtbProtobuf.BidResponse.Builder.addSeatbid(OpenRtbProtobuf.SeatBid value)
Array of seatbid objects.
|
OpenRtbProtobuf.SeatBid.Builder |
OpenRtbProtobuf.SeatBid.Builder.mergeFrom(OpenRtbProtobuf.SeatBid other) |
static OpenRtbProtobuf.SeatBid.Builder |
OpenRtbProtobuf.SeatBid.newBuilder(OpenRtbProtobuf.SeatBid prototype) |
static SeatBid.Builder<OpenRtbProtobuf.SeatBid> |
SeatBid.newProtobufBuilder(OpenRtbProtobuf.SeatBid other)
Returns new Protobuf builder instance based on existing prototype.
|
static SeatBid.Protobuf |
SeatBid.protobuf(OpenRtbProtobuf.SeatBid wrapped)
Wraps an existing Protobuf message.
|
OpenRtbProtobuf.BidResponse.Builder |
OpenRtbProtobuf.BidResponse.Builder.setSeatbid(int index,
OpenRtbProtobuf.SeatBid value)
Array of seatbid objects.
|
| Modifier and Type | Method and Description |
|---|---|
OpenRtbProtobuf.BidResponse.Builder |
OpenRtbProtobuf.BidResponse.Builder.addAllSeatbid(Iterable<? extends OpenRtbProtobuf.SeatBid> values)
Array of seatbid objects.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.