| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
VideoAvro.Builder |
VideoAvro.Builder.clearApi()
Clears the value of the 'api' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearBattr()
Clears the value of the 'battr' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearBoxingallowed()
Clears the value of the 'boxingallowed' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearCompanionad()
Clears the value of the 'companionad' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearDeliverymethod()
Clears the value of the 'deliverymethod' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearH()
Clears the value of the 'h' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearLinearity()
Clears the value of the 'linearity' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearMaxbitrate()
Clears the value of the 'maxbitrate' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearMaxduration()
Clears the value of the 'maxduration' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearMaxextended()
Clears the value of the 'maxextended' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearMimes()
Clears the value of the 'mimes' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearMinbitrate()
Clears the value of the 'minbitrate' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearMinduration()
Clears the value of the 'minduration' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearPlaybackmethod()
Clears the value of the 'playbackmethod' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearPos()
Clears the value of the 'pos' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearProtocol()
Clears the value of the 'protocol' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearProtocols()
Clears the value of the 'protocols' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearSequence()
Clears the value of the 'sequence' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearStartdelay()
Clears the value of the 'startdelay' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearVastCompanionType()
Clears the value of the 'vast_companion_type' field.
|
VideoAvro.Builder |
VideoAvro.Builder.clearW()
Clears the value of the 'w' field.
|
static VideoAvro.Builder |
VideoAvro.newBuilder()
Creates a new VideoAvro RecordBuilder.
|
static VideoAvro.Builder |
VideoAvro.newBuilder(VideoAvro.Builder other)
Creates a new VideoAvro RecordBuilder by copying an existing VideoAvro.Builder instance.
|
static VideoAvro.Builder |
VideoAvro.newBuilder(VideoAvro other)
Creates a new VideoAvro RecordBuilder by copying an existing VideoAvro instance.
|
VideoAvro.Builder |
VideoAvro.Builder.setApi(GenericData.Array<Integer> value)
Sets the value of the 'api' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setBattr(GenericData.Array<Integer> value)
Sets the value of the 'battr' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setBoxingallowed(int value)
Sets the value of the 'boxingallowed' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setCompanionad(GenericData.Array<BannerAvro> value)
Sets the value of the 'companionad' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setDeliverymethod(GenericData.Array<Integer> value)
Sets the value of the 'deliverymethod' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setH(int value)
Sets the value of the 'h' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setLinearity(int value)
Sets the value of the 'linearity' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setMaxbitrate(int value)
Sets the value of the 'maxbitrate' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setMaxduration(int value)
Sets the value of the 'maxduration' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setMaxextended(int value)
Sets the value of the 'maxextended' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setMimes(GenericData.Array<Utf8> value)
Sets the value of the 'mimes' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setMinbitrate(int value)
Sets the value of the 'minbitrate' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setMinduration(int value)
Sets the value of the 'minduration' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setPlaybackmethod(GenericData.Array<Integer> value)
Sets the value of the 'playbackmethod' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setPos(int value)
Sets the value of the 'pos' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setProtocol(int value)
Sets the value of the 'protocol' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setProtocols(GenericData.Array<Integer> value)
Sets the value of the 'protocols' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setSequence(int value)
Sets the value of the 'sequence' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setStartdelay(int value)
Sets the value of the 'startdelay' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setVastCompanionType(GenericData.Array<Integer> value)
Sets the value of the 'vast_companion_type' field.
|
VideoAvro.Builder |
VideoAvro.Builder.setW(int value)
Sets the value of the 'w' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Video.Builder<VideoAvro> |
Video.newAvroBuilder(VideoAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static VideoAvro.Builder |
VideoAvro.newBuilder(VideoAvro.Builder other)
Creates a new VideoAvro RecordBuilder by copying an existing VideoAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(VideoAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(VideoAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.