public class AndroidPublisher.Systemapks extends Object
| Modifier and Type | Class and Description | 
|---|---|
| class  | AndroidPublisher.Systemapks.VariantsThe "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–2024 Google. All rights reserved.