Uses of Class
odata.msgraph.client.beta.complex.TeamworkDisplayScreenConfiguration.Builder
-
Packages that use TeamworkDisplayScreenConfiguration.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkDisplayScreenConfiguration.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return TeamworkDisplayScreenConfiguration.Builder Modifier and Type Method Description TeamworkDisplayScreenConfiguration.BuilderTeamworkDisplayScreenConfiguration.Builder. backlightBrightness(Integer backlightBrightness)TeamworkDisplayScreenConfiguration.BuilderTeamworkDisplayScreenConfiguration.Builder. backlightTimeout(Duration backlightTimeout)static TeamworkDisplayScreenConfiguration.BuilderTeamworkDisplayScreenConfiguration. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TeamworkDisplayScreenConfiguration.BuilderTeamworkDisplayScreenConfiguration.Builder. isHighContrastEnabled(Boolean isHighContrastEnabled)TeamworkDisplayScreenConfiguration.BuilderTeamworkDisplayScreenConfiguration.Builder. isScreensaverEnabled(Boolean isScreensaverEnabled)TeamworkDisplayScreenConfiguration.BuilderTeamworkDisplayScreenConfiguration.Builder. screensaverTimeout(Duration screensaverTimeout)
-