Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
ApkSet |
ApkSet.clone() |
ApkSet |
ApkSet.set(String fieldName,
Object value) |
ApkSet |
ApkSet.setApkDescription(List<ApkDescription> apkDescription)
Description of the generated apks.
|
ApkSet |
ApkSet.setModuleMetadata(ModuleMetadata moduleMetadata)
Metadata about the module represented by this ApkSet
|
Modifier and Type | Method and Description |
---|---|
List<ApkSet> |
SplitApkVariant.getApkSet()
Set of APKs, one set per module.
|
Modifier and Type | Method and Description |
---|---|
SplitApkVariant |
SplitApkVariant.setApkSet(List<ApkSet> apkSet)
Set of APKs, one set per module.
|
Copyright © 2011–2025 Google. All rights reserved.