Uses of Interface
com.google.doubleclick.AdxExt.AppExt.InstalledSdkOrBuilder
-
Packages that use AdxExt.AppExt.InstalledSdkOrBuilder Package Description com.google.doubleclick -
-
Uses of AdxExt.AppExt.InstalledSdkOrBuilder in com.google.doubleclick
Classes in com.google.doubleclick that implement AdxExt.AppExt.InstalledSdkOrBuilder Modifier and Type Class Description static classAdxExt.AppExt.InstalledSdkIdentification of and information about an SDK installed in the publisher's app that the bidder has access to, often because it's the bidder's SDK.static classAdxExt.AppExt.InstalledSdk.BuilderIdentification of and information about an SDK installed in the publisher's app that the bidder has access to, often because it's the bidder's SDK.Methods in com.google.doubleclick that return AdxExt.AppExt.InstalledSdkOrBuilder Modifier and Type Method Description AdxExt.AppExt.InstalledSdkOrBuilderAdxExt.AppExt.Builder. getInstalledSdkOrBuilder(int index)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;AdxExt.AppExt.InstalledSdkOrBuilderAdxExt.AppExt. getInstalledSdkOrBuilder(int index)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;AdxExt.AppExt.InstalledSdkOrBuilderAdxExt.AppExtOrBuilder. getInstalledSdkOrBuilder(int index)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;Methods in com.google.doubleclick that return types with arguments of type AdxExt.AppExt.InstalledSdkOrBuilder Modifier and Type Method Description List<? extends AdxExt.AppExt.InstalledSdkOrBuilder>AdxExt.AppExt.Builder. getInstalledSdkOrBuilderList()repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;List<? extends AdxExt.AppExt.InstalledSdkOrBuilder>AdxExt.AppExt. getInstalledSdkOrBuilderList()repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;List<? extends AdxExt.AppExt.InstalledSdkOrBuilder>AdxExt.AppExtOrBuilder. getInstalledSdkOrBuilderList()repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;
-