| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
ContentAvro.Builder |
ContentAvro.Builder.clearCat()
Clears the value of the 'cat' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearContentrating()
Clears the value of the 'contentrating' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearContext()
Clears the value of the 'context' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearEmbeddable()
Clears the value of the 'embeddable' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearEpisode()
Clears the value of the 'episode' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearId()
Clears the value of the 'id' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearKeywords()
Clears the value of the 'keywords' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearLanguage()
Clears the value of the 'language' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearLen()
Clears the value of the 'len' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearLivestream()
Clears the value of the 'livestream' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearProducer()
Clears the value of the 'producer' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearQagmediarating()
Clears the value of the 'qagmediarating' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearSeason()
Clears the value of the 'season' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearSeries()
Clears the value of the 'series' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearSourcerelationship()
Clears the value of the 'sourcerelationship' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearTitle()
Clears the value of the 'title' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearUrl()
Clears the value of the 'url' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearUserrating()
Clears the value of the 'userrating' field.
|
ContentAvro.Builder |
ContentAvro.Builder.clearVideoquality()
Clears the value of the 'videoquality' field.
|
static ContentAvro.Builder |
ContentAvro.newBuilder()
Creates a new ContentAvro RecordBuilder.
|
static ContentAvro.Builder |
ContentAvro.newBuilder(ContentAvro.Builder other)
Creates a new ContentAvro RecordBuilder by copying an existing ContentAvro.Builder instance.
|
static ContentAvro.Builder |
ContentAvro.newBuilder(ContentAvro other)
Creates a new ContentAvro RecordBuilder by copying an existing ContentAvro instance.
|
ContentAvro.Builder |
ContentAvro.Builder.setCat(GenericData.Array<Utf8> value)
Sets the value of the 'cat' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setContentrating(Utf8 value)
Sets the value of the 'contentrating' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setContext(Utf8 value)
Sets the value of the 'context' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setEmbeddable(int value)
Sets the value of the 'embeddable' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setEpisode(int value)
Sets the value of the 'episode' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setId(Utf8 value)
Sets the value of the 'id' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setKeywords(Utf8 value)
Sets the value of the 'keywords' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setLanguage(Utf8 value)
Sets the value of the 'language' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setLen(int value)
Sets the value of the 'len' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setLivestream(int value)
Sets the value of the 'livestream' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setProducer(ProducerAvro value)
Sets the value of the 'producer' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setQagmediarating(int value)
Sets the value of the 'qagmediarating' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setSeason(Utf8 value)
Sets the value of the 'season' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setSeries(Utf8 value)
Sets the value of the 'series' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setSourcerelationship(int value)
Sets the value of the 'sourcerelationship' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setTitle(Utf8 value)
Sets the value of the 'title' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setUrl(Utf8 value)
Sets the value of the 'url' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setUserrating(Utf8 value)
Sets the value of the 'userrating' field.
|
ContentAvro.Builder |
ContentAvro.Builder.setVideoquality(int value)
Sets the value of the 'videoquality' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Content.Builder<ContentAvro> |
Content.newAvroBuilder(ContentAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static ContentAvro.Builder |
ContentAvro.newBuilder(ContentAvro.Builder other)
Creates a new ContentAvro RecordBuilder by copying an existing ContentAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(ContentAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(ContentAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.