| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
static DeviceFilterAttribute |
DeviceFilterAttribute.fromValue(String value)
Use this in place of valueOf.
|
static DeviceFilterAttribute |
DeviceFilterAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceFilterAttribute[] |
DeviceFilterAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceFilter |
DeviceFilter.withAttribute(DeviceFilterAttribute attribute)
The aspect of a device such as platform or model used as the selection criteria in a device filter.
|
Copyright © 2021. All rights reserved.