| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Field and Description |
|---|---|
ProducerThrift |
ContentThrift.producer
See Producer Object.
|
| Modifier and Type | Method and Description |
|---|---|
ProducerThrift |
ProducerThrift.deepCopy() |
ProducerThrift |
Producer.Thrift.get() |
ProducerThrift |
ContentThrift.getProducer()
See Producer Object.
|
ProducerThrift |
ProducerThrift.setCat(List<String> cat)
Array of IAB content categories for the content producer.
|
ProducerThrift |
ProducerThrift.setDomain(String domain)
URL of the content producer.
|
ProducerThrift |
ProducerThrift.setId(String id)
Content producer or originator ID.
|
ProducerThrift |
ProducerThrift.setName(String name)
Content producer or originator name (e.g., “Warner Bros”).
|
| Modifier and Type | Method and Description |
|---|---|
Producer<ProducerThrift> |
Producer.ThriftBuilder.build() |
Producer.Builder<ProducerThrift> |
Producer.ThriftBuilder.clearCat() |
Producer.Builder<ProducerThrift> |
Producer.ThriftBuilder.clearDomain() |
Producer.Builder<ProducerThrift> |
Producer.ThriftBuilder.clearId() |
Producer.Builder<ProducerThrift> |
Producer.ThriftBuilder.clearName() |
static Class<ProducerThrift> |
Producer.getThriftClass()
Returns Thrift class for this struct.
|
Producer.Builder<ProducerThrift> |
Producer.Thrift.newBuilder() |
static Producer.Builder<ProducerThrift> |
Producer.newThriftBuilder()
Returns new Thrift builder instance with default values.
|
static Producer.Builder<ProducerThrift> |
Producer.newThriftBuilder(Producer<?> other)
Returns new Thrift builder instance based on existing prototype Producer.
|
static Producer.Builder<ProducerThrift> |
Producer.newThriftBuilder(ProducerThrift other)
Returns new Thrift builder instance based on existing prototype.
|
Producer.Builder<ProducerThrift> |
Producer.ThriftBuilder.setCat(List<String> value) |
Producer.Builder<ProducerThrift> |
Producer.ThriftBuilder.setDomain(String value) |
Producer.Builder<ProducerThrift> |
Producer.ThriftBuilder.setId(String value) |
Producer.Builder<ProducerThrift> |
Producer.ThriftBuilder.setName(String value) |
| Modifier and Type | Method and Description |
|---|---|
int |
ProducerThrift.compareTo(ProducerThrift other) |
boolean |
ProducerThrift.equals(ProducerThrift that) |
static Producer.Builder<ProducerThrift> |
Producer.newThriftBuilder(ProducerThrift other)
Returns new Thrift builder instance based on existing prototype.
|
ContentThrift |
ContentThrift.setProducer(ProducerThrift producer)
See Producer Object.
|
static Producer.Thrift |
Producer.thrift(ProducerThrift instance)
Creates a new wrapped Thrift struct copied from an existing instance.
|
| Constructor and Description |
|---|
ProducerThrift(ProducerThrift other)
Performs a deep copy on other.
|
Thrift(ProducerThrift wrapped)
Wraps an existing instance.
|
ThriftBuilder(ProducerThrift builder)
Only use this if you know what you are doing.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.