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

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

There is a newer version: v3-rev20241217-2.0.0
Show newest version






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












com.google.api.services.androidpublisher.model

Class AbiTargeting

    • Constructor Detail

      • AbiTargeting

        public AbiTargeting()
    • Method Detail

      • getAlternatives

        public List<Abi> getAlternatives()
        Targeting of other sibling directories that were in the Bundle. For main splits this is targeting of other main splits.
        Returns:
        value or null for none
      • setAlternatives

        public AbiTargeting setAlternatives(List<Abi> alternatives)
        Targeting of other sibling directories that were in the Bundle. For main splits this is targeting of other main splits.
        Parameters:
        alternatives - alternatives or null for none
      • getValue

        public List<Abi> getValue()
        Value of an abi.
        Returns:
        value or null for none
      • setValue

        public AbiTargeting setValue(List<Abi> value)
        Value of an abi.
        Parameters:
        value - value or null for none
      • set

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

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