Uses of Class
com.google.doubleclick.AdxExt.AppExt.InstalledSdk
-
Packages that use AdxExt.AppExt.InstalledSdk Package Description com.google.doubleclick -
-
Uses of AdxExt.AppExt.InstalledSdk in com.google.doubleclick
Fields in com.google.doubleclick with type parameters of type AdxExt.AppExt.InstalledSdk Modifier and Type Field Description static com.google.protobuf.Parser<AdxExt.AppExt.InstalledSdk>AdxExt.AppExt.InstalledSdk. PARSERDeprecated.Methods in com.google.doubleclick that return AdxExt.AppExt.InstalledSdk Modifier and Type Method Description AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk.Builder. build()AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk.Builder. buildPartial()static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. getDefaultInstance()AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk.Builder. getDefaultInstanceForType()AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. getDefaultInstanceForType()AdxExt.AppExt.InstalledSdkAdxExt.AppExt.Builder. getInstalledSdk(int index)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;AdxExt.AppExt.InstalledSdkAdxExt.AppExt. getInstalledSdk(int index)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;AdxExt.AppExt.InstalledSdkAdxExt.AppExtOrBuilder. getInstalledSdk(int index)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseDelimitedFrom(InputStream input)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(byte[] data)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(com.google.protobuf.ByteString data)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(com.google.protobuf.CodedInputStream input)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(InputStream input)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(ByteBuffer data)static AdxExt.AppExt.InstalledSdkAdxExt.AppExt.InstalledSdk. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.doubleclick that return types with arguments of type AdxExt.AppExt.InstalledSdk Modifier and Type Method Description List<AdxExt.AppExt.InstalledSdk>AdxExt.AppExt.Builder. getInstalledSdkList()repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;List<AdxExt.AppExt.InstalledSdk>AdxExt.AppExt. getInstalledSdkList()repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;List<AdxExt.AppExt.InstalledSdk>AdxExt.AppExtOrBuilder. getInstalledSdkList()repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;com.google.protobuf.Parser<AdxExt.AppExt.InstalledSdk>AdxExt.AppExt.InstalledSdk. getParserForType()static com.google.protobuf.Parser<AdxExt.AppExt.InstalledSdk>AdxExt.AppExt.InstalledSdk. parser()Methods in com.google.doubleclick with parameters of type AdxExt.AppExt.InstalledSdk Modifier and Type Method Description AdxExt.AppExt.BuilderAdxExt.AppExt.Builder. addInstalledSdk(int index, AdxExt.AppExt.InstalledSdk value)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;AdxExt.AppExt.BuilderAdxExt.AppExt.Builder. addInstalledSdk(AdxExt.AppExt.InstalledSdk value)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;AdxExt.AppExt.InstalledSdk.BuilderAdxExt.AppExt.InstalledSdk.Builder. mergeFrom(AdxExt.AppExt.InstalledSdk other)static AdxExt.AppExt.InstalledSdk.BuilderAdxExt.AppExt.InstalledSdk. newBuilder(AdxExt.AppExt.InstalledSdk prototype)AdxExt.AppExt.BuilderAdxExt.AppExt.Builder. setInstalledSdk(int index, AdxExt.AppExt.InstalledSdk value)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;Method parameters in com.google.doubleclick with type arguments of type AdxExt.AppExt.InstalledSdk Modifier and Type Method Description AdxExt.AppExt.BuilderAdxExt.AppExt.Builder. addAllInstalledSdk(Iterable<? extends AdxExt.AppExt.InstalledSdk> values)repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;
-