| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceTierSet |
DeviceTierSet.clone() |
DeviceTierSet |
DeviceTierConfig.getDeviceTierSet()
Definition of the set of device tiers for the app.
|
DeviceTierSet |
DeviceTierSet.set(String fieldName,
Object value) |
DeviceTierSet |
DeviceTierSet.setDeviceTiers(List<DeviceTier> deviceTiers)
Device tiers belonging to the set.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceTierConfig |
DeviceTierConfig.setDeviceTierSet(DeviceTierSet deviceTierSet)
Definition of the set of device tiers for the app.
|
Copyright © 2011–2025 Google. All rights reserved.