| Package | Description | 
|---|---|
| com.google.api.services.androidpublisher.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneratedSplitApk | GeneratedSplitApk. clone() | 
| GeneratedSplitApk | GeneratedSplitApk. set(String fieldName,
   Object value) | 
| GeneratedSplitApk | GeneratedSplitApk. setDownloadId(String downloadId)Download ID, which uniquely identifies the APK to download. | 
| GeneratedSplitApk | GeneratedSplitApk. setModuleName(String moduleName)Name of the module that this APK belongs to. | 
| GeneratedSplitApk | GeneratedSplitApk. setSplitId(String splitId)Split ID. | 
| GeneratedSplitApk | GeneratedSplitApk. setVariantId(Integer variantId)ID of the generated variant. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GeneratedSplitApk> | GeneratedApksPerSigningKey. getGeneratedSplitApks()List of generated split APKs, signed with a key corresponding to certificate_sha256_hash. | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneratedApksPerSigningKey | GeneratedApksPerSigningKey. setGeneratedSplitApks(List<GeneratedSplitApk> generatedSplitApks)List of generated split APKs, signed with a key corresponding to certificate_sha256_hash. | 
Copyright © 2011–2024 Google. All rights reserved.