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