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

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

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






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












com.google.api.services.androidpublisher.model

Class DeviceRam

    • Constructor Detail

      • DeviceRam

        public DeviceRam()
    • Method Detail

      • getMaxBytes

        public Long getMaxBytes()
        Maximum RAM in bytes (bound excluded).
        Returns:
        value or null for none
      • setMaxBytes

        public DeviceRam setMaxBytes(Long maxBytes)
        Maximum RAM in bytes (bound excluded).
        Parameters:
        maxBytes - maxBytes or null for none
      • getMinBytes

        public Long getMinBytes()
        Minimum RAM in bytes (bound included).
        Returns:
        value or null for none
      • setMinBytes

        public DeviceRam setMinBytes(Long minBytes)
        Minimum RAM in bytes (bound included).
        Parameters:
        minBytes - minBytes or null for none
      • set

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

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