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