Uses of Class
com.google.openrtb.OpenRtb.BidRequest.Publisher
-
Packages that use OpenRtb.BidRequest.Publisher Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.BidRequest.Publisher in com.google.openrtb
Fields in com.google.openrtb with type parameters of type OpenRtb.BidRequest.Publisher Modifier and Type Field Description static com.google.protobuf.Parser<OpenRtb.BidRequest.Publisher>OpenRtb.BidRequest.Publisher. PARSERDeprecated.Methods in com.google.openrtb that return OpenRtb.BidRequest.Publisher Modifier and Type Method Description OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher.Builder. build()OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher.Builder. buildPartial()static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. getDefaultInstance()OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher.Builder. getDefaultInstanceForType()OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. getDefaultInstanceForType()OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.App.Builder. getPublisher()Details about the Publisher (Section 3.2.8) of the app.OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.App. getPublisher()Details about the Publisher (Section 3.2.8) of the app.OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.AppOrBuilder. getPublisher()Details about the Publisher (Section 3.2.8) of the app.OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Site.Builder. getPublisher()Details about the Publisher (Section 3.2.8) of the site.OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Site. getPublisher()Details about the Publisher (Section 3.2.8) of the site.OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.SiteOrBuilder. getPublisher()Details about the Publisher (Section 3.2.8) of the site.static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseDelimitedFrom(InputStream input)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(byte[] data)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(com.google.protobuf.ByteString data)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(com.google.protobuf.CodedInputStream input)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(InputStream input)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(ByteBuffer data)static OpenRtb.BidRequest.PublisherOpenRtb.BidRequest.Publisher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.openrtb that return types with arguments of type OpenRtb.BidRequest.Publisher Modifier and Type Method Description com.google.protobuf.Parser<OpenRtb.BidRequest.Publisher>OpenRtb.BidRequest.Publisher. getParserForType()static com.google.protobuf.Parser<OpenRtb.BidRequest.Publisher>OpenRtb.BidRequest.Publisher. parser()Methods in com.google.openrtb with parameters of type OpenRtb.BidRequest.Publisher Modifier and Type Method Description OpenRtb.BidRequest.Publisher.BuilderOpenRtb.BidRequest.Publisher.Builder. mergeFrom(OpenRtb.BidRequest.Publisher other)OpenRtb.BidRequest.App.BuilderOpenRtb.BidRequest.App.Builder. mergePublisher(OpenRtb.BidRequest.Publisher value)Details about the Publisher (Section 3.2.8) of the app.OpenRtb.BidRequest.Site.BuilderOpenRtb.BidRequest.Site.Builder. mergePublisher(OpenRtb.BidRequest.Publisher value)Details about the Publisher (Section 3.2.8) of the site.static OpenRtb.BidRequest.Publisher.BuilderOpenRtb.BidRequest.Publisher. newBuilder(OpenRtb.BidRequest.Publisher prototype)OpenRtb.BidRequest.App.BuilderOpenRtb.BidRequest.App.Builder. setPublisher(OpenRtb.BidRequest.Publisher value)Details about the Publisher (Section 3.2.8) of the app.OpenRtb.BidRequest.Site.BuilderOpenRtb.BidRequest.Site.Builder. setPublisher(OpenRtb.BidRequest.Publisher value)Details about the Publisher (Section 3.2.8) of the site.Method parameters in com.google.openrtb with type arguments of type OpenRtb.BidRequest.Publisher Modifier and Type Method Description <Type> OpenRtb.BidRequest.Publisher.BuilderOpenRtb.BidRequest.Publisher.Builder. addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Publisher,List<Type>> extension, Type value)<Type> OpenRtb.BidRequest.Publisher.BuilderOpenRtb.BidRequest.Publisher.Builder. clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Publisher,?> extension)<Type> OpenRtb.BidRequest.Publisher.BuilderOpenRtb.BidRequest.Publisher.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Publisher,List<Type>> extension, int index, Type value)<Type> OpenRtb.BidRequest.Publisher.BuilderOpenRtb.BidRequest.Publisher.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.BidRequest.Publisher,Type> extension, Type value)
-