Package com.seam.api.types
Interface Device.DeviceIdStage
-
- All Known Implementing Classes:
Device.Builder
- Enclosing class:
- Device
public static interface Device.DeviceIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Device.DeviceTypeStagedeviceId(java.lang.String deviceId)Device.Builderfrom(Device other)
-
-
-
Method Detail
-
deviceId
Device.DeviceTypeStage deviceId(java.lang.String deviceId)
-
from
Device.Builder from(Device other)
-
-