Package | Description |
---|---|
com.google.api.services.androidpublisher |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.create(String packageName,
Long versionCode,
SystemApkVariantsCreateRequest content)
Creates a new variant of APK which is suitable for inclusion in a system image.
|
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.set(String parameterName,
Object value) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setAlt(String alt) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setFields(String fields) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setKey(String key) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setOauthToken(String oauthToken) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setPackageName(String packageName)
Unique identifier for the Android app; for example, "com.spiffygame".
|
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setPrettyPrint(Boolean prettyPrint) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setQuotaUser(String quotaUser) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setUserIp(String userIp) |
AndroidPublisher.Systemapks.Variants.Create |
AndroidPublisher.Systemapks.Variants.Create.setVersionCode(Long versionCode)
The version code of the App Bundle.
|
Copyright © 2011–2020 Google. All rights reserved.