| 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(java.lang.String packageName,
java.lang.Long versionCode,
SystemApkVariantsCreateRequest content)
Creates a new variant of APK which is suitable for inclusion in a system image.
|
| Constructor and Description |
|---|
Create(java.lang.String packageName,
java.lang.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(java.lang.String fieldName,
java.lang.Object value) |
SystemApkVariantsCreateRequest |
SystemApkVariantsCreateRequest.setDeviceSpec(DeviceSpec deviceSpec) |