public static class LogEvent.ProtobufBuilder extends Object implements LogEvent.Builder<AdExchangeProtobuf.LogEvent>
| Constructor and Description |
|---|
ProtobufBuilder(AdExchangeProtobuf.LogEvent.Builder builder)
Only use this if you know what you are doing.
|
public ProtobufBuilder(AdExchangeProtobuf.LogEvent.Builder builder)
public LogEvent<AdExchangeProtobuf.LogEvent> build()
build in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> setUuid(Supplier<byte[]> value)
setUuid in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> clearUuid()
clearUuid in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> setTimestamp(long value)
setTimestamp in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> clearTimestamp()
clearTimestamp in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> setType(LogEventType<?> value)
setType in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> clearType()
clearType in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> setRequest(BidRequest<?> value)
setRequest in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> clearRequest()
clearRequest in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> setResponse(BidResponse<?> value)
setResponse in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> clearResponse()
clearResponse in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> setProperties(Map<String,String> value)
setProperties in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>public LogEvent.Builder<AdExchangeProtobuf.LogEvent> clearProperties()
clearProperties in interface LogEvent.Builder<AdExchangeProtobuf.LogEvent>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.