Uses of Class
com.google.openrtb.OpenRtb.AdUnitId
-
Packages that use OpenRtb.AdUnitId Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.AdUnitId in com.google.openrtb
Methods in com.google.openrtb that return OpenRtb.AdUnitId Modifier and Type Method Description static OpenRtb.AdUnitIdOpenRtb.AdUnitId. forNumber(int value)OpenRtb.AdUnitIdOpenRtb.NativeRequest.Builder. getAdunit()Deprecated.com.google.openrtb.NativeRequest.adunit is deprecated.OpenRtb.AdUnitIdOpenRtb.NativeRequest. getAdunit()Deprecated.com.google.openrtb.NativeRequest.adunit is deprecated.OpenRtb.AdUnitIdOpenRtb.NativeRequestOrBuilder. getAdunit()Deprecated.com.google.openrtb.NativeRequest.adunit is deprecated.static OpenRtb.AdUnitIdOpenRtb.AdUnitId. valueOf(int value)Deprecated.static OpenRtb.AdUnitIdOpenRtb.AdUnitId. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static OpenRtb.AdUnitIdOpenRtb.AdUnitId. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenRtb.AdUnitId[]OpenRtb.AdUnitId. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.openrtb that return types with arguments of type OpenRtb.AdUnitId Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<OpenRtb.AdUnitId>OpenRtb.AdUnitId. internalGetValueMap()Methods in com.google.openrtb with parameters of type OpenRtb.AdUnitId Modifier and Type Method Description OpenRtb.NativeRequest.BuilderOpenRtb.NativeRequest.Builder. setAdunit(OpenRtb.AdUnitId value)Deprecated.com.google.openrtb.NativeRequest.adunit is deprecated.
-