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

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







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












com.google.api.services.androidpublisher.model

Class SystemApkOptions

    • Constructor Detail

      • SystemApkOptions

        public SystemApkOptions()
    • Method Detail

      • getRotated

        public Boolean getRotated()
        Whether to use the rotated key for signing the system APK.
        Returns:
        value or null for none
      • setRotated

        public SystemApkOptions setRotated(Boolean rotated)
        Whether to use the rotated key for signing the system APK.
        Parameters:
        rotated - rotated or null for none
      • getUncompressedDexFiles

        public Boolean getUncompressedDexFiles()
        Whether system APK was generated with uncompressed dex files.
        Returns:
        value or null for none
      • setUncompressedDexFiles

        public SystemApkOptions setUncompressedDexFiles(Boolean uncompressedDexFiles)
        Whether system APK was generated with uncompressed dex files.
        Parameters:
        uncompressedDexFiles - uncompressedDexFiles or null for none
      • getUncompressedNativeLibraries

        public Boolean getUncompressedNativeLibraries()
        Whether system APK was generated with uncompressed native libraries.
        Returns:
        value or null for none
      • setUncompressedNativeLibraries

        public SystemApkOptions setUncompressedNativeLibraries(Boolean uncompressedNativeLibraries)
        Whether system APK was generated with uncompressed native libraries.
        Parameters:
        uncompressedNativeLibraries - uncompressedNativeLibraries or null for none
      • clone

        public SystemApkOptions 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