public final class Device extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Device.Builder
Builder used to construct a new
Device. |
| Modifier and Type | Method and Description |
|---|---|
static Device.Builder |
builder()
Returns a new builder instance used to construct a new
Device. |
SupportedInterfaces |
getSupportedInterfaces()
Returns an object representing the list of interfaces supported by the device.
|
public static Device.Builder builder()
Device.public SupportedInterfaces getSupportedInterfaces()
Copyright © 2016. All rights reserved.