Interface DevicesGetV1Request.TiveDeviceIdStage
-
- All Known Implementing Classes:
DevicesGetV1Request.Builder
- Enclosing class:
- DevicesGetV1Request
public static interface DevicesGetV1Request.TiveDeviceIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DevicesGetV1Request.Builderfrom(DevicesGetV1Request other)DevicesGetV1Request._FinalStagetiveDeviceId(java.lang.String tiveDeviceId)
-
-
-
Method Detail
-
tiveDeviceId
DevicesGetV1Request._FinalStage tiveDeviceId(@NotNull java.lang.String tiveDeviceId)
-
from
DevicesGetV1Request.Builder from(DevicesGetV1Request other)
-
-