Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
DeviceTier |
DeviceTier.clone() |
DeviceTier |
DeviceTier.set(String fieldName,
Object value) |
DeviceTier |
DeviceTier.setDeviceGroupNames(List<String> deviceGroupNames)
Groups of devices included in this tier.
|
DeviceTier |
DeviceTier.setLevel(Integer level)
The priority level of the tier.
|
Modifier and Type | Method and Description |
---|---|
List<DeviceTier> |
DeviceTierSet.getDeviceTiers()
Device tiers belonging to the set.
|
Modifier and Type | Method and Description |
---|---|
DeviceTierSet |
DeviceTierSet.setDeviceTiers(List<DeviceTier> deviceTiers)
Device tiers belonging to the set.
|
Copyright © 2011–2025 Google. All rights reserved.