| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
SiteAvro.Builder |
SiteAvro.Builder.clearCat()
Clears the value of the 'cat' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearContent()
Clears the value of the 'content' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearDomain()
Clears the value of the 'domain' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearId()
Clears the value of the 'id' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearKeywords()
Clears the value of the 'keywords' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearName()
Clears the value of the 'name' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearPage()
Clears the value of the 'page' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearPagecat()
Clears the value of the 'pagecat' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearPrivacypolicy()
Clears the value of the 'privacypolicy' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearPublisher()
Clears the value of the 'publisher' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearRef()
Clears the value of the 'ref' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearSearch()
Clears the value of the 'search' field.
|
SiteAvro.Builder |
SiteAvro.Builder.clearSectioncat()
Clears the value of the 'sectioncat' field.
|
static SiteAvro.Builder |
SiteAvro.newBuilder()
Creates a new SiteAvro RecordBuilder.
|
static SiteAvro.Builder |
SiteAvro.newBuilder(SiteAvro.Builder other)
Creates a new SiteAvro RecordBuilder by copying an existing SiteAvro.Builder instance.
|
static SiteAvro.Builder |
SiteAvro.newBuilder(SiteAvro other)
Creates a new SiteAvro RecordBuilder by copying an existing SiteAvro instance.
|
SiteAvro.Builder |
SiteAvro.Builder.setCat(GenericData.Array<Utf8> value)
Sets the value of the 'cat' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setContent(ContentAvro value)
Sets the value of the 'content' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setDomain(Utf8 value)
Sets the value of the 'domain' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setId(Utf8 value)
Sets the value of the 'id' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setKeywords(Utf8 value)
Sets the value of the 'keywords' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setName(Utf8 value)
Sets the value of the 'name' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setPage(Utf8 value)
Sets the value of the 'page' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setPagecat(GenericData.Array<Utf8> value)
Sets the value of the 'pagecat' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setPrivacypolicy(int value)
Sets the value of the 'privacypolicy' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setPublisher(PublisherAvro value)
Sets the value of the 'publisher' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setRef(Utf8 value)
Sets the value of the 'ref' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setSearch(Utf8 value)
Sets the value of the 'search' field.
|
SiteAvro.Builder |
SiteAvro.Builder.setSectioncat(GenericData.Array<Utf8> value)
Sets the value of the 'sectioncat' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Site.Builder<SiteAvro> |
Site.newAvroBuilder(SiteAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static SiteAvro.Builder |
SiteAvro.newBuilder(SiteAvro.Builder other)
Creates a new SiteAvro RecordBuilder by copying an existing SiteAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(SiteAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(SiteAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.