Package | Description |
---|---|
com.google.api.services.androidpublisher |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.get(String packageName,
Long versionCode,
Long variantId)
Returns a previously created system APK variant.
|
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.set(String parameterName,
Object value) |
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setAlt(String alt) |
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setFields(String fields) |
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setKey(String key) |
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setOauthToken(String oauthToken) |
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setPackageName(String packageName)
Unique identifier for the Android app; for example, "com.spiffygame".
|
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setPrettyPrint(Boolean prettyPrint) |
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setQuotaUser(String quotaUser) |
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setUserIp(String userIp) |
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setVariantId(Long variantId)
Unique identifier for this variant.
|
AndroidPublisher.Systemapks.Variants.Get |
AndroidPublisher.Systemapks.Variants.Get.setVersionCode(Long versionCode)
The version code of the App Bundle.
|
Copyright © 2011–2020 Google. All rights reserved.