Interface SetAwayAdminRequest.IdStage
-
- All Known Implementing Classes:
SetAwayAdminRequest.Builder
- Enclosing class:
- SetAwayAdminRequest
public static interface SetAwayAdminRequest.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SetAwayAdminRequest.Builderfrom(SetAwayAdminRequest other)SetAwayAdminRequest.AwayModeEnabledStageid(int id)The unique identifier of a given admin
-
-
-
Method Detail
-
id
SetAwayAdminRequest.AwayModeEnabledStage id(int id)
The unique identifier of a given admin
-
from
SetAwayAdminRequest.Builder from(SetAwayAdminRequest other)
-
-