Uses of Class
com.google.openrtb.OpenRtb.NativeRequest
-
Packages that use OpenRtb.NativeRequest Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeRequest in com.google.openrtb
Fields in com.google.openrtb with type parameters of type OpenRtb.NativeRequest Modifier and Type Field Description static com.google.protobuf.Parser<OpenRtb.NativeRequest>OpenRtb.NativeRequest. PARSERDeprecated.Methods in com.google.openrtb that return OpenRtb.NativeRequest Modifier and Type Method Description OpenRtb.NativeRequestOpenRtb.NativeRequest.Builder. build()OpenRtb.NativeRequestOpenRtb.NativeRequest.Builder. buildPartial()static OpenRtb.NativeRequestOpenRtb.NativeRequest. getDefaultInstance()OpenRtb.NativeRequestOpenRtb.NativeRequest.Builder. getDefaultInstanceForType()OpenRtb.NativeRequestOpenRtb.NativeRequest. getDefaultInstanceForType()OpenRtb.NativeRequestOpenRtb.BidRequest.Imp.Native.Builder. getRequestNative()Request payload complying with the Native Ad Specification.OpenRtb.NativeRequestOpenRtb.BidRequest.Imp.Native. getRequestNative()Request payload complying with the Native Ad Specification.OpenRtb.NativeRequestOpenRtb.BidRequest.Imp.NativeOrBuilder. getRequestNative()Request payload complying with the Native Ad Specification.static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseDelimitedFrom(InputStream input)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(byte[] data)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(com.google.protobuf.ByteString data)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(InputStream input)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(ByteBuffer data)static OpenRtb.NativeRequestOpenRtb.NativeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.openrtb that return types with arguments of type OpenRtb.NativeRequest Modifier and Type Method Description com.google.protobuf.Parser<OpenRtb.NativeRequest>OpenRtb.NativeRequest. getParserForType()static com.google.protobuf.Parser<OpenRtb.NativeRequest>OpenRtb.NativeRequest. parser()Methods in com.google.openrtb with parameters of type OpenRtb.NativeRequest Modifier and Type Method Description OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. mergeFrom(OpenRtb.NativeRequest other)OpenRtb.BidRequest.Imp.Native.BuilderOpenRtb.BidRequest.Imp.Native.Builder. mergeRequestNative(OpenRtb.NativeRequest value)Request payload complying with the Native Ad Specification.static OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest. newBuilder(OpenRtb.NativeRequest prototype)OpenRtb.BidRequest.Imp.Native.BuilderOpenRtb.BidRequest.Imp.Native.Builder. setRequestNative(OpenRtb.NativeRequest value)Request payload complying with the Native Ad Specification.Method parameters in com.google.openrtb with type arguments of type OpenRtb.NativeRequest Modifier and Type Method Description <Type> OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest,List<Type>> extension, Type value)<Type> OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest,?> extension)<Type> OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest,List<Type>> extension, int index, Type value)<Type> OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<OpenRtb.NativeRequest,Type> extension, Type value)
-