public class AndroidPublisher.Systemapks extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidPublisher.Systemapks.Variants
The "variants" collection of methods.
|
| Constructor and Description |
|---|
Systemapks() |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Systemapks.Variants |
variants()
An accessor for creating requests from the Variants collection.
|
public AndroidPublisher.Systemapks.Variants variants()
The typical use is:
AndroidPublisher androidpublisher = new AndroidPublisher(...);AndroidPublisher.Variants.List request = androidpublisher.variants().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.