target.apidocs.com.google.api.services.androidpublisher.AndroidPublisher.Systemapks.html Maven / Gradle / Ivy
AndroidPublisher.Systemapks (Google Play Android Developer API v3-rev20240129-2.0.0)
com.google.api.services.androidpublisher
Class AndroidPublisher.Systemapks
- java.lang.Object
-
- com.google.api.services.androidpublisher.AndroidPublisher.Systemapks
-
- Enclosing class:
- AndroidPublisher
public class AndroidPublisher.Systemapks
extends Object
The "systemapks" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
AndroidPublisher.Systemapks.Variants
The "variants" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Systemapks()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
AndroidPublisher.Systemapks.Variants
variants()
An accessor for creating requests from the Variants collection.
-
-
Method Detail
-
variants
public AndroidPublisher.Systemapks.Variants variants()
An accessor for creating requests from the Variants collection.
The typical use is:
AndroidPublisher androidpublisher = new AndroidPublisher(...);
AndroidPublisher.Variants.List request = androidpublisher.variants().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy