| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Edits.Apks.Addexternallyhosted |
AndroidPublisher.Edits.Apks.addexternallyhosted(String packageName,
String editId,
ApksAddExternallyHostedRequest content)
Creates a new APK without uploading the APK itself to Google Play, instead hosting the APK at a
specified URL.
|
| Constructor and Description |
|---|
Addexternallyhosted(String packageName,
String editId,
ApksAddExternallyHostedRequest content)
Creates a new APK without uploading the APK itself to Google Play, instead hosting the APK at a
specified URL.
|
| Modifier and Type | Method and Description |
|---|---|
ApksAddExternallyHostedRequest |
ApksAddExternallyHostedRequest.clone() |
ApksAddExternallyHostedRequest |
ApksAddExternallyHostedRequest.set(String fieldName,
Object value) |
ApksAddExternallyHostedRequest |
ApksAddExternallyHostedRequest.setExternallyHostedApk(ExternallyHostedApk externallyHostedApk)
The definition of the externally-hosted APK and where it is located.
|
Copyright © 2011–2025 Google. All rights reserved.