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