All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidpublisher.model.ApkSet.html Maven / Gradle / Ivy







ApkSet (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher.model

Class ApkSet

    • Constructor Detail

      • ApkSet

        public ApkSet()
    • Method Detail

      • getApkDescription

        public List<ApkDescription> getApkDescription()
        Description of the generated apks.
        Returns:
        value or null for none
      • setApkDescription

        public ApkSet setApkDescription(List<ApkDescription> apkDescription)
        Description of the generated apks.
        Parameters:
        apkDescription - apkDescription or null for none
      • getModuleMetadata

        public ModuleMetadata getModuleMetadata()
        Metadata about the module represented by this ApkSet
        Returns:
        value or null for none
      • setModuleMetadata

        public ApkSet setModuleMetadata(ModuleMetadata moduleMetadata)
        Metadata about the module represented by this ApkSet
        Parameters:
        moduleMetadata - moduleMetadata or null for none
      • set

        public ApkSet set(String fieldName,
                          Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public ApkSet clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy