Uses of Class
com.google.openrtb.OpenRtb.NativeRequest.EventTrackers
-
Packages that use OpenRtb.NativeRequest.EventTrackers Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeRequest.EventTrackers in com.google.openrtb
Fields in com.google.openrtb with type parameters of type OpenRtb.NativeRequest.EventTrackers Modifier and Type Field Description static com.google.protobuf.Parser<OpenRtb.NativeRequest.EventTrackers>OpenRtb.NativeRequest.EventTrackers. PARSERDeprecated.Methods in com.google.openrtb that return OpenRtb.NativeRequest.EventTrackers Modifier and Type Method Description OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers.Builder. build()OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers.Builder. buildPartial()static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. getDefaultInstance()OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers.Builder. getDefaultInstanceForType()OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. getDefaultInstanceForType()OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.Builder. getEventtrackers(int index)Specifies what type of event tracking is supported.OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest. getEventtrackers(int index)Specifies what type of event tracking is supported.OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequestOrBuilder. getEventtrackers(int index)Specifies what type of event tracking is supported.static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseDelimitedFrom(InputStream input)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(byte[] data)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(com.google.protobuf.ByteString data)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(com.google.protobuf.CodedInputStream input)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(InputStream input)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(ByteBuffer data)static OpenRtb.NativeRequest.EventTrackersOpenRtb.NativeRequest.EventTrackers. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.openrtb that return types with arguments of type OpenRtb.NativeRequest.EventTrackers Modifier and Type Method Description List<OpenRtb.NativeRequest.EventTrackers>OpenRtb.NativeRequest.Builder. getEventtrackersList()Specifies what type of event tracking is supported.List<OpenRtb.NativeRequest.EventTrackers>OpenRtb.NativeRequest. getEventtrackersList()Specifies what type of event tracking is supported.List<OpenRtb.NativeRequest.EventTrackers>OpenRtb.NativeRequestOrBuilder. getEventtrackersList()Specifies what type of event tracking is supported.com.google.protobuf.Parser<OpenRtb.NativeRequest.EventTrackers>OpenRtb.NativeRequest.EventTrackers. getParserForType()static com.google.protobuf.Parser<OpenRtb.NativeRequest.EventTrackers>OpenRtb.NativeRequest.EventTrackers. parser()Methods in com.google.openrtb with parameters of type OpenRtb.NativeRequest.EventTrackers Modifier and Type Method Description OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. addEventtrackers(int index, OpenRtb.NativeRequest.EventTrackers value)Specifies what type of event tracking is supported.OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. addEventtrackers(OpenRtb.NativeRequest.EventTrackers value)Specifies what type of event tracking is supported.OpenRtb.NativeRequest.EventTrackers.BuilderOpenRtb.NativeRequest.EventTrackers.Builder. mergeFrom(OpenRtb.NativeRequest.EventTrackers other)static OpenRtb.NativeRequest.EventTrackers.BuilderOpenRtb.NativeRequest.EventTrackers. newBuilder(OpenRtb.NativeRequest.EventTrackers prototype)OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. setEventtrackers(int index, OpenRtb.NativeRequest.EventTrackers value)Specifies what type of event tracking is supported.Method parameters in com.google.openrtb with type arguments of type OpenRtb.NativeRequest.EventTrackers Modifier and Type Method Description OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. addAllEventtrackers(Iterable<? extends OpenRtb.NativeRequest.EventTrackers> values)Specifies what type of event tracking is supported.<Type> OpenRtb.NativeRequest.EventTrackers.BuilderOpenRtb.NativeRequest.EventTrackers.Builder. addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest.EventTrackers,List<Type>> extension, Type value)<Type> OpenRtb.NativeRequest.EventTrackers.BuilderOpenRtb.NativeRequest.EventTrackers.Builder. clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest.EventTrackers,?> extension)<Type> OpenRtb.NativeRequest.EventTrackers.BuilderOpenRtb.NativeRequest.EventTrackers.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest.EventTrackers,List<Type>> extension, int index, Type value)<Type> OpenRtb.NativeRequest.EventTrackers.BuilderOpenRtb.NativeRequest.EventTrackers.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest.EventTrackers,Type> extension, Type value)
-