| Package | Description | 
|---|---|
| com.google.api.services.androidpublisher.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Apk | Apk. clone() | 
| Apk | Apk. set(String fieldName,
   Object value) | 
| Apk | Apk. setBinary(ApkBinary binary)Information about the binary payload of this APK. | 
| Apk | Apk. setVersionCode(Integer versionCode)The version code of the APK, as specified in the manifest file. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Apk> | ApksListResponse. getApks()All APKs. | 
| Modifier and Type | Method and Description | 
|---|---|
| ApksListResponse | ApksListResponse. setApks(List<Apk> apks)All APKs. | 
Copyright © 2011–2024 Google. All rights reserved.