Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
DeviceGroup |
DeviceGroup.clone() |
DeviceGroup |
DeviceGroup.set(String fieldName,
Object value) |
DeviceGroup |
DeviceGroup.setDeviceSelectors(List<DeviceSelector> deviceSelectors)
Device selectors for this group.
|
DeviceGroup |
DeviceGroup.setName(String name)
The name of the group.
|
Modifier and Type | Method and Description |
---|---|
List<DeviceGroup> |
DeviceTierConfig.getDeviceGroups()
Definition of device groups for the app.
|
Modifier and Type | Method and Description |
---|---|
DeviceTierConfig |
DeviceTierConfig.setDeviceGroups(List<DeviceGroup> deviceGroups)
Definition of device groups for the app.
|
Copyright © 2011–2025 Google. All rights reserved.