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