Uses of Class
com.google.openrtb.OpenRtb.NativeResponse.Asset.AssetOneofCase
-
Packages that use OpenRtb.NativeResponse.Asset.AssetOneofCase Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeResponse.Asset.AssetOneofCase in com.google.openrtb
Methods in com.google.openrtb that return OpenRtb.NativeResponse.Asset.AssetOneofCase Modifier and Type Method Description static OpenRtb.NativeResponse.Asset.AssetOneofCaseOpenRtb.NativeResponse.Asset.AssetOneofCase. forNumber(int value)OpenRtb.NativeResponse.Asset.AssetOneofCaseOpenRtb.NativeResponse.Asset.Builder. getAssetOneofCase()OpenRtb.NativeResponse.Asset.AssetOneofCaseOpenRtb.NativeResponse.Asset. getAssetOneofCase()OpenRtb.NativeResponse.Asset.AssetOneofCaseOpenRtb.NativeResponse.AssetOrBuilder. getAssetOneofCase()static OpenRtb.NativeResponse.Asset.AssetOneofCaseOpenRtb.NativeResponse.Asset.AssetOneofCase. valueOf(int value)Deprecated.static OpenRtb.NativeResponse.Asset.AssetOneofCaseOpenRtb.NativeResponse.Asset.AssetOneofCase. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenRtb.NativeResponse.Asset.AssetOneofCase[]OpenRtb.NativeResponse.Asset.AssetOneofCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-