Interface SetAwayAdminRequest.AwayModeEnabledStage
-
- All Known Implementing Classes:
SetAwayAdminRequest.Builder
- Enclosing class:
- SetAwayAdminRequest
public static interface SetAwayAdminRequest.AwayModeEnabledStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SetAwayAdminRequest.AwayModeReassignStageawayModeEnabled(boolean awayModeEnabled)Set to "true" to change the status of the admin to away.
-
-
-
Method Detail
-
awayModeEnabled
SetAwayAdminRequest.AwayModeReassignStage awayModeEnabled(boolean awayModeEnabled)
Set to "true" to change the status of the admin to away.
-
-