| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| 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.
|
| Constructor and Description |
|---|
Create(String packageName,
Long versionCode,
SystemApkVariantsCreateRequest content)
Creates a new variant of APK which is suitable for inclusion in a system image.
|
| Modifier and Type | Method and Description |
|---|---|
SystemApkVariantsCreateRequest |
SystemApkVariantsCreateRequest.clone() |
SystemApkVariantsCreateRequest |
SystemApkVariantsCreateRequest.set(String fieldName,
Object value) |
SystemApkVariantsCreateRequest |
SystemApkVariantsCreateRequest.setDeviceSpec(DeviceSpec deviceSpec) |