Uses of Class
com.google.openrtb.OpenRtb.BidRequest.Producer
-
Packages that use OpenRtb.BidRequest.Producer Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.Producer in com.google.openrtb
Fields in com.google.openrtb with type parameters of type OpenRtb.BidRequest.Producer Modifier and Type Field Description static com.google.protobuf.Parser<OpenRtb.BidRequest.Producer>OpenRtb.BidRequest.Producer. PARSERDeprecated.Methods in com.google.openrtb that return OpenRtb.BidRequest.Producer Modifier and Type Method Description OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer.Builder. build()OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer.Builder. buildPartial()static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. getDefaultInstance()OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer.Builder. getDefaultInstanceForType()OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. getDefaultInstanceForType()OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Content.Builder. getProducer()Details about the content Producer (Section 3.2.10).OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Content. getProducer()Details about the content Producer (Section 3.2.10).OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.ContentOrBuilder. getProducer()Details about the content Producer (Section 3.2.10).static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseDelimitedFrom(InputStream input)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(byte[] data)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(com.google.protobuf.ByteString data)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(com.google.protobuf.CodedInputStream input)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(InputStream input)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(ByteBuffer data)static OpenRtb.BidRequest.ProducerOpenRtb.BidRequest.Producer. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.openrtb that return types with arguments of type OpenRtb.BidRequest.Producer Modifier and Type Method Description com.google.protobuf.Parser<OpenRtb.BidRequest.Producer>OpenRtb.BidRequest.Producer. getParserForType()static com.google.protobuf.Parser<OpenRtb.BidRequest.Producer>OpenRtb.BidRequest.Producer. parser()Methods in com.google.openrtb with parameters of type OpenRtb.BidRequest.Producer Modifier and Type Method Description OpenRtb.BidRequest.Producer.BuilderOpenRtb.BidRequest.Producer.Builder. mergeFrom(OpenRtb.BidRequest.Producer other)OpenRtb.BidRequest.Content.BuilderOpenRtb.BidRequest.Content.Builder. mergeProducer(OpenRtb.BidRequest.Producer value)Details about the content Producer (Section 3.2.10).static OpenRtb.BidRequest.Producer.BuilderOpenRtb.BidRequest.Producer. newBuilder(OpenRtb.BidRequest.Producer prototype)OpenRtb.BidRequest.Content.BuilderOpenRtb.BidRequest.Content.Builder. setProducer(OpenRtb.BidRequest.Producer value)Details about the content Producer (Section 3.2.10).Method parameters in com.google.openrtb with type arguments of type OpenRtb.BidRequest.Producer Modifier and Type Method Description <Type> OpenRtb.BidRequest.Producer.BuilderOpenRtb.BidRequest.Producer.Builder. addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Producer,List<Type>> extension, Type value)<Type> OpenRtb.BidRequest.Producer.BuilderOpenRtb.BidRequest.Producer.Builder. clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Producer,?> extension)<Type> OpenRtb.BidRequest.Producer.BuilderOpenRtb.BidRequest.Producer.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Producer,List<Type>> extension, int index, Type value)<Type> OpenRtb.BidRequest.Producer.BuilderOpenRtb.BidRequest.Producer.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Producer,Type> extension, Type value)
-