public final class Devices extends Target
Modifier and Type | Class and Description |
---|---|
static class |
Devices.Builder |
Modifier and Type | Method and Description |
---|---|
static Devices.Builder |
builder() |
boolean |
equals(Object o) |
List<String> |
getItems()
Unordered array of device identifiers.
|
int |
hashCode() |
String |
toString() |
public static Devices.Builder builder()
Copyright © 2023. All rights reserved.