Class Windows10TeamGeneralConfiguration
- java.lang.Object
-
- odata.msgraph.client.entity.Entity
-
- odata.msgraph.client.entity.DeviceConfiguration
-
- odata.msgraph.client.entity.Windows10TeamGeneralConfiguration
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Windows10TeamGeneralConfiguration extends DeviceConfiguration implements com.github.davidmoten.odata.client.ODataEntityType
“This topic provides descriptions of the declared methods, properties and relationships exposed by the windows10TeamGeneralConfiguration resource.”
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWindows10TeamGeneralConfiguration.Builder
-
Field Summary
-
Fields inherited from class odata.msgraph.client.entity.DeviceConfiguration
assignments, createdDateTime, description, deviceSettingStateSummaries, deviceStatuses, deviceStatusOverview, displayName, lastModifiedDateTime, userStatuses, userStatusOverview, version
-
Fields inherited from class odata.msgraph.client.entity.Entity
changedFields, contextPath, id, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedWindows10TeamGeneralConfiguration()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Windows10TeamGeneralConfiguration.BuilderbuilderWindows10TeamGeneralConfiguration()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Optional<Boolean>getAzureOperationalInsightsBlockTelemetry()“Indicates whether or not to Block Azure Operational Insights.”Optional<String>getAzureOperationalInsightsWorkspaceId()“The Azure Operational Insights workspace id.”Optional<String>getAzureOperationalInsightsWorkspaceKey()“The Azure Operational Insights Workspace key.”com.github.davidmoten.odata.client.internal.ChangedFieldsgetChangedFields()Optional<Boolean>getConnectAppBlockAutoLaunch()“Specifies whether to automatically launch the Connect app whenever a projection is initiated.”Optional<Boolean>getMaintenanceWindowBlocked()“Indicates whether or not to Block setting a maintenance window for device updates.”Optional<Integer>getMaintenanceWindowDurationInHours()“Maintenance window duration for device updates.Optional<LocalTime>getMaintenanceWindowStartTime()“Maintenance window start time for device updates.”Optional<Boolean>getMiracastBlocked()“Indicates whether or not to Block wireless projection.”Optional<MiracastChannel>getMiracastChannel()“The channel.”Optional<Boolean>getMiracastRequirePin()“Indicates whether or not to require a pin for wireless projection.”Optional<Boolean>getSettingsBlockMyMeetingsAndFiles()“Specifies whether to disable the "My meetings and files" feature in the Start menu, which shows the signed-in user's meetings and files from Office 365.”Optional<Boolean>getSettingsBlockSessionResume()“Specifies whether to allow the ability to resume a session when the session times out.”Optional<Boolean>getSettingsBlockSigninSuggestions()“Specifies whether to disable auto-populating of the sign-in dialog with invitees from scheduled meetings.”Optional<Integer>getSettingsDefaultVolume()“Specifies the default volume value for a new session.Optional<Integer>getSettingsScreenTimeoutInMinutes()“Specifies the number of minutes until the Hub screen turns off.”Optional<Integer>getSettingsSessionTimeoutInMinutes()“Specifies the number of minutes until the session times out.”Optional<Integer>getSettingsSleepTimeoutInMinutes()“Specifies the number of minutes until the Hub enters sleep mode.”com.github.davidmoten.odata.client.UnmappedFieldsgetUnmappedFields()Optional<String>getWelcomeScreenBackgroundImageUrl()“The welcome screen background image URL.Optional<Boolean>getWelcomeScreenBlockAutomaticWakeUp()“Indicates whether or not to Block the welcome screen from waking up automatically when someone enters the room.”Optional<WelcomeScreenMeetingInformation>getWelcomeScreenMeetingInformation()“The welcome screen meeting information shown.”StringodataTypeName()Windows10TeamGeneralConfigurationpatch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.voidpostInject(boolean addKeysToContextPath)Windows10TeamGeneralConfigurationput()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).StringtoString()Windows10TeamGeneralConfigurationwithAzureOperationalInsightsBlockTelemetry(Boolean azureOperationalInsightsBlockTelemetry)Returns an immutable copy ofthiswith just theazureOperationalInsightsBlockTelemetryfield changed.Windows10TeamGeneralConfigurationwithAzureOperationalInsightsWorkspaceId(String azureOperationalInsightsWorkspaceId)Returns an immutable copy ofthiswith just theazureOperationalInsightsWorkspaceIdfield changed.Windows10TeamGeneralConfigurationwithAzureOperationalInsightsWorkspaceKey(String azureOperationalInsightsWorkspaceKey)Returns an immutable copy ofthiswith just theazureOperationalInsightsWorkspaceKeyfield changed.Windows10TeamGeneralConfigurationwithConnectAppBlockAutoLaunch(Boolean connectAppBlockAutoLaunch)Returns an immutable copy ofthiswith just theconnectAppBlockAutoLaunchfield changed.Windows10TeamGeneralConfigurationwithMaintenanceWindowBlocked(Boolean maintenanceWindowBlocked)Returns an immutable copy ofthiswith just themaintenanceWindowBlockedfield changed.Windows10TeamGeneralConfigurationwithMaintenanceWindowDurationInHours(Integer maintenanceWindowDurationInHours)Returns an immutable copy ofthiswith just themaintenanceWindowDurationInHoursfield changed.Windows10TeamGeneralConfigurationwithMaintenanceWindowStartTime(LocalTime maintenanceWindowStartTime)Returns an immutable copy ofthiswith just themaintenanceWindowStartTimefield changed.Windows10TeamGeneralConfigurationwithMiracastBlocked(Boolean miracastBlocked)Returns an immutable copy ofthiswith just themiracastBlockedfield changed.Windows10TeamGeneralConfigurationwithMiracastChannel(MiracastChannel miracastChannel)Returns an immutable copy ofthiswith just themiracastChannelfield changed.Windows10TeamGeneralConfigurationwithMiracastRequirePin(Boolean miracastRequirePin)Returns an immutable copy ofthiswith just themiracastRequirePinfield changed.Windows10TeamGeneralConfigurationwithSettingsBlockMyMeetingsAndFiles(Boolean settingsBlockMyMeetingsAndFiles)Returns an immutable copy ofthiswith just thesettingsBlockMyMeetingsAndFilesfield changed.Windows10TeamGeneralConfigurationwithSettingsBlockSessionResume(Boolean settingsBlockSessionResume)Returns an immutable copy ofthiswith just thesettingsBlockSessionResumefield changed.Windows10TeamGeneralConfigurationwithSettingsBlockSigninSuggestions(Boolean settingsBlockSigninSuggestions)Returns an immutable copy ofthiswith just thesettingsBlockSigninSuggestionsfield changed.Windows10TeamGeneralConfigurationwithSettingsDefaultVolume(Integer settingsDefaultVolume)Returns an immutable copy ofthiswith just thesettingsDefaultVolumefield changed.Windows10TeamGeneralConfigurationwithSettingsScreenTimeoutInMinutes(Integer settingsScreenTimeoutInMinutes)Returns an immutable copy ofthiswith just thesettingsScreenTimeoutInMinutesfield changed.Windows10TeamGeneralConfigurationwithSettingsSessionTimeoutInMinutes(Integer settingsSessionTimeoutInMinutes)Returns an immutable copy ofthiswith just thesettingsSessionTimeoutInMinutesfield changed.Windows10TeamGeneralConfigurationwithSettingsSleepTimeoutInMinutes(Integer settingsSleepTimeoutInMinutes)Returns an immutable copy ofthiswith just thesettingsSleepTimeoutInMinutesfield changed.Windows10TeamGeneralConfigurationwithUnmappedField(String name, Object value)Windows10TeamGeneralConfigurationwithWelcomeScreenBackgroundImageUrl(String welcomeScreenBackgroundImageUrl)Returns an immutable copy ofthiswith just thewelcomeScreenBackgroundImageUrlfield changed.Windows10TeamGeneralConfigurationwithWelcomeScreenBlockAutomaticWakeUp(Boolean welcomeScreenBlockAutomaticWakeUp)Returns an immutable copy ofthiswith just thewelcomeScreenBlockAutomaticWakeUpfield changed.Windows10TeamGeneralConfigurationwithWelcomeScreenMeetingInformation(WelcomeScreenMeetingInformation welcomeScreenMeetingInformation)Returns an immutable copy ofthiswith just thewelcomeScreenMeetingInformationfield changed.-
Methods inherited from class odata.msgraph.client.entity.DeviceConfiguration
assign, getAssignments, getCreatedDateTime, getDescription, getDeviceSettingStateSummaries, getDeviceStatuses, getDeviceStatusOverview, getDisplayName, getLastModifiedDateTime, getOmaSettingPlainTextValue, getUserStatuses, getUserStatusOverview, getVersion, withAssignments, withCreatedDateTime, withDescription, withDeviceSettingStateSummaries, withDeviceStatuses, withDeviceStatusOverview, withDisplayName, withLastModifiedDateTime, withUserStatuses, withUserStatusOverview, withVersion
-
-
-
-
Field Detail
-
azureOperationalInsightsBlockTelemetry
protected Boolean azureOperationalInsightsBlockTelemetry
-
azureOperationalInsightsWorkspaceId
protected String azureOperationalInsightsWorkspaceId
-
azureOperationalInsightsWorkspaceKey
protected String azureOperationalInsightsWorkspaceKey
-
connectAppBlockAutoLaunch
protected Boolean connectAppBlockAutoLaunch
-
maintenanceWindowBlocked
protected Boolean maintenanceWindowBlocked
-
maintenanceWindowDurationInHours
protected Integer maintenanceWindowDurationInHours
-
maintenanceWindowStartTime
protected LocalTime maintenanceWindowStartTime
-
miracastBlocked
protected Boolean miracastBlocked
-
miracastChannel
protected MiracastChannel miracastChannel
-
miracastRequirePin
protected Boolean miracastRequirePin
-
settingsBlockMyMeetingsAndFiles
protected Boolean settingsBlockMyMeetingsAndFiles
-
settingsBlockSessionResume
protected Boolean settingsBlockSessionResume
-
settingsBlockSigninSuggestions
protected Boolean settingsBlockSigninSuggestions
-
settingsDefaultVolume
protected Integer settingsDefaultVolume
-
settingsScreenTimeoutInMinutes
protected Integer settingsScreenTimeoutInMinutes
-
settingsSessionTimeoutInMinutes
protected Integer settingsSessionTimeoutInMinutes
-
settingsSleepTimeoutInMinutes
protected Integer settingsSleepTimeoutInMinutes
-
welcomeScreenBackgroundImageUrl
protected String welcomeScreenBackgroundImageUrl
-
welcomeScreenBlockAutomaticWakeUp
protected Boolean welcomeScreenBlockAutomaticWakeUp
-
welcomeScreenMeetingInformation
protected WelcomeScreenMeetingInformation welcomeScreenMeetingInformation
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classDeviceConfiguration
-
builderWindows10TeamGeneralConfiguration
public static Windows10TeamGeneralConfiguration.Builder builderWindows10TeamGeneralConfiguration()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classDeviceConfiguration
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classDeviceConfiguration
-
getAzureOperationalInsightsBlockTelemetry
public Optional<Boolean> getAzureOperationalInsightsBlockTelemetry()
“Indicates whether or not to Block Azure Operational Insights.”- Returns:
- property azureOperationalInsightsBlockTelemetry
-
withAzureOperationalInsightsBlockTelemetry
public Windows10TeamGeneralConfiguration withAzureOperationalInsightsBlockTelemetry(Boolean azureOperationalInsightsBlockTelemetry)
Returns an immutable copy ofthiswith just theazureOperationalInsightsBlockTelemetryfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to Block Azure Operational Insights.”
- Parameters:
azureOperationalInsightsBlockTelemetry- new value ofazureOperationalInsightsBlockTelemetryfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theazureOperationalInsightsBlockTelemetryfield changed
-
getAzureOperationalInsightsWorkspaceId
public Optional<String> getAzureOperationalInsightsWorkspaceId()
“The Azure Operational Insights workspace id.”- Returns:
- property azureOperationalInsightsWorkspaceId
-
withAzureOperationalInsightsWorkspaceId
public Windows10TeamGeneralConfiguration withAzureOperationalInsightsWorkspaceId(String azureOperationalInsightsWorkspaceId)
Returns an immutable copy ofthiswith just theazureOperationalInsightsWorkspaceIdfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The Azure Operational Insights workspace id.”
- Parameters:
azureOperationalInsightsWorkspaceId- new value ofazureOperationalInsightsWorkspaceIdfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theazureOperationalInsightsWorkspaceIdfield changed
-
getAzureOperationalInsightsWorkspaceKey
public Optional<String> getAzureOperationalInsightsWorkspaceKey()
“The Azure Operational Insights Workspace key.”- Returns:
- property azureOperationalInsightsWorkspaceKey
-
withAzureOperationalInsightsWorkspaceKey
public Windows10TeamGeneralConfiguration withAzureOperationalInsightsWorkspaceKey(String azureOperationalInsightsWorkspaceKey)
Returns an immutable copy ofthiswith just theazureOperationalInsightsWorkspaceKeyfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The Azure Operational Insights Workspace key.”
- Parameters:
azureOperationalInsightsWorkspaceKey- new value ofazureOperationalInsightsWorkspaceKeyfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theazureOperationalInsightsWorkspaceKeyfield changed
-
getConnectAppBlockAutoLaunch
public Optional<Boolean> getConnectAppBlockAutoLaunch()
“Specifies whether to automatically launch the Connect app whenever a projection is initiated.”- Returns:
- property connectAppBlockAutoLaunch
-
withConnectAppBlockAutoLaunch
public Windows10TeamGeneralConfiguration withConnectAppBlockAutoLaunch(Boolean connectAppBlockAutoLaunch)
Returns an immutable copy ofthiswith just theconnectAppBlockAutoLaunchfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Specifies whether to automatically launch the Connect app whenever a projection is initiated.”
- Parameters:
connectAppBlockAutoLaunch- new value ofconnectAppBlockAutoLaunchfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theconnectAppBlockAutoLaunchfield changed
-
getMaintenanceWindowBlocked
public Optional<Boolean> getMaintenanceWindowBlocked()
“Indicates whether or not to Block setting a maintenance window for device updates.”- Returns:
- property maintenanceWindowBlocked
-
withMaintenanceWindowBlocked
public Windows10TeamGeneralConfiguration withMaintenanceWindowBlocked(Boolean maintenanceWindowBlocked)
Returns an immutable copy ofthiswith just themaintenanceWindowBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to Block setting a maintenance window for device updates.”
- Parameters:
maintenanceWindowBlocked- new value ofmaintenanceWindowBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themaintenanceWindowBlockedfield changed
-
getMaintenanceWindowDurationInHours
public Optional<Integer> getMaintenanceWindowDurationInHours()
“Maintenance window duration for device updates. Valid values 0 to 5”- Returns:
- property maintenanceWindowDurationInHours
-
withMaintenanceWindowDurationInHours
public Windows10TeamGeneralConfiguration withMaintenanceWindowDurationInHours(Integer maintenanceWindowDurationInHours)
Returns an immutable copy ofthiswith just themaintenanceWindowDurationInHoursfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Maintenance window duration for device updates. Valid values 0 to 5”
- Parameters:
maintenanceWindowDurationInHours- new value ofmaintenanceWindowDurationInHoursfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themaintenanceWindowDurationInHoursfield changed
-
getMaintenanceWindowStartTime
public Optional<LocalTime> getMaintenanceWindowStartTime()
“Maintenance window start time for device updates.”- Returns:
- property maintenanceWindowStartTime
-
withMaintenanceWindowStartTime
public Windows10TeamGeneralConfiguration withMaintenanceWindowStartTime(LocalTime maintenanceWindowStartTime)
Returns an immutable copy ofthiswith just themaintenanceWindowStartTimefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Maintenance window start time for device updates.”
- Parameters:
maintenanceWindowStartTime- new value ofmaintenanceWindowStartTimefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themaintenanceWindowStartTimefield changed
-
getMiracastBlocked
public Optional<Boolean> getMiracastBlocked()
“Indicates whether or not to Block wireless projection.”- Returns:
- property miracastBlocked
-
withMiracastBlocked
public Windows10TeamGeneralConfiguration withMiracastBlocked(Boolean miracastBlocked)
Returns an immutable copy ofthiswith just themiracastBlockedfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to Block wireless projection.”
- Parameters:
miracastBlocked- new value ofmiracastBlockedfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themiracastBlockedfield changed
-
getMiracastChannel
public Optional<MiracastChannel> getMiracastChannel()
“The channel.”- Returns:
- property miracastChannel
-
withMiracastChannel
public Windows10TeamGeneralConfiguration withMiracastChannel(MiracastChannel miracastChannel)
Returns an immutable copy ofthiswith just themiracastChannelfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“The channel.”
- Parameters:
miracastChannel- new value ofmiracastChannelfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themiracastChannelfield changed
-
getMiracastRequirePin
public Optional<Boolean> getMiracastRequirePin()
“Indicates whether or not to require a pin for wireless projection.”- Returns:
- property miracastRequirePin
-
withMiracastRequirePin
public Windows10TeamGeneralConfiguration withMiracastRequirePin(Boolean miracastRequirePin)
Returns an immutable copy ofthiswith just themiracastRequirePinfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to require a pin for wireless projection.”
- Parameters:
miracastRequirePin- new value ofmiracastRequirePinfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themiracastRequirePinfield changed
-
getSettingsBlockMyMeetingsAndFiles
public Optional<Boolean> getSettingsBlockMyMeetingsAndFiles()
“Specifies whether to disable the "My meetings and files" feature in the Start menu, which shows the signed-in user's meetings and files from Office 365.”- Returns:
- property settingsBlockMyMeetingsAndFiles
-
withSettingsBlockMyMeetingsAndFiles
public Windows10TeamGeneralConfiguration withSettingsBlockMyMeetingsAndFiles(Boolean settingsBlockMyMeetingsAndFiles)
Returns an immutable copy ofthiswith just thesettingsBlockMyMeetingsAndFilesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Specifies whether to disable the "My meetings and files" feature in the Start menu, which shows the signed-in user's meetings and files from Office 365.”
- Parameters:
settingsBlockMyMeetingsAndFiles- new value ofsettingsBlockMyMeetingsAndFilesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesettingsBlockMyMeetingsAndFilesfield changed
-
getSettingsBlockSessionResume
public Optional<Boolean> getSettingsBlockSessionResume()
“Specifies whether to allow the ability to resume a session when the session times out.”- Returns:
- property settingsBlockSessionResume
-
withSettingsBlockSessionResume
public Windows10TeamGeneralConfiguration withSettingsBlockSessionResume(Boolean settingsBlockSessionResume)
Returns an immutable copy ofthiswith just thesettingsBlockSessionResumefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Specifies whether to allow the ability to resume a session when the session times out.”
- Parameters:
settingsBlockSessionResume- new value ofsettingsBlockSessionResumefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesettingsBlockSessionResumefield changed
-
getSettingsBlockSigninSuggestions
public Optional<Boolean> getSettingsBlockSigninSuggestions()
“Specifies whether to disable auto-populating of the sign-in dialog with invitees from scheduled meetings.”- Returns:
- property settingsBlockSigninSuggestions
-
withSettingsBlockSigninSuggestions
public Windows10TeamGeneralConfiguration withSettingsBlockSigninSuggestions(Boolean settingsBlockSigninSuggestions)
Returns an immutable copy ofthiswith just thesettingsBlockSigninSuggestionsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Specifies whether to disable auto-populating of the sign-in dialog with invitees from scheduled meetings.”
- Parameters:
settingsBlockSigninSuggestions- new value ofsettingsBlockSigninSuggestionsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesettingsBlockSigninSuggestionsfield changed
-
getSettingsDefaultVolume
public Optional<Integer> getSettingsDefaultVolume()
“Specifies the default volume value for a new session. Permitted values are 0-100 . The default is 45. Valid values 0 to 100”- Returns:
- property settingsDefaultVolume
-
withSettingsDefaultVolume
public Windows10TeamGeneralConfiguration withSettingsDefaultVolume(Integer settingsDefaultVolume)
Returns an immutable copy ofthiswith just thesettingsDefaultVolumefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Specifies the default volume value for a new session. Permitted values are 0-100 . The default is 45. Valid values 0 to 100”
- Parameters:
settingsDefaultVolume- new value ofsettingsDefaultVolumefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesettingsDefaultVolumefield changed
-
getSettingsScreenTimeoutInMinutes
public Optional<Integer> getSettingsScreenTimeoutInMinutes()
“Specifies the number of minutes until the Hub screen turns off.”- Returns:
- property settingsScreenTimeoutInMinutes
-
withSettingsScreenTimeoutInMinutes
public Windows10TeamGeneralConfiguration withSettingsScreenTimeoutInMinutes(Integer settingsScreenTimeoutInMinutes)
Returns an immutable copy ofthiswith just thesettingsScreenTimeoutInMinutesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Specifies the number of minutes until the Hub screen turns off.”
- Parameters:
settingsScreenTimeoutInMinutes- new value ofsettingsScreenTimeoutInMinutesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesettingsScreenTimeoutInMinutesfield changed
-
getSettingsSessionTimeoutInMinutes
public Optional<Integer> getSettingsSessionTimeoutInMinutes()
“Specifies the number of minutes until the session times out.”- Returns:
- property settingsSessionTimeoutInMinutes
-
withSettingsSessionTimeoutInMinutes
public Windows10TeamGeneralConfiguration withSettingsSessionTimeoutInMinutes(Integer settingsSessionTimeoutInMinutes)
Returns an immutable copy ofthiswith just thesettingsSessionTimeoutInMinutesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Specifies the number of minutes until the session times out.”
- Parameters:
settingsSessionTimeoutInMinutes- new value ofsettingsSessionTimeoutInMinutesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesettingsSessionTimeoutInMinutesfield changed
-
getSettingsSleepTimeoutInMinutes
public Optional<Integer> getSettingsSleepTimeoutInMinutes()
“Specifies the number of minutes until the Hub enters sleep mode.”- Returns:
- property settingsSleepTimeoutInMinutes
-
withSettingsSleepTimeoutInMinutes
public Windows10TeamGeneralConfiguration withSettingsSleepTimeoutInMinutes(Integer settingsSleepTimeoutInMinutes)
Returns an immutable copy ofthiswith just thesettingsSleepTimeoutInMinutesfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Specifies the number of minutes until the Hub enters sleep mode.”
- Parameters:
settingsSleepTimeoutInMinutes- new value ofsettingsSleepTimeoutInMinutesfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thesettingsSleepTimeoutInMinutesfield changed
-
getWelcomeScreenBackgroundImageUrl
public Optional<String> getWelcomeScreenBackgroundImageUrl()
“The welcome screen background image URL. The URL must use the HTTPS protocol and return a PNG image.”- Returns:
- property welcomeScreenBackgroundImageUrl
-
withWelcomeScreenBackgroundImageUrl
public Windows10TeamGeneralConfiguration withWelcomeScreenBackgroundImageUrl(String welcomeScreenBackgroundImageUrl)
Returns an immutable copy ofthiswith just thewelcomeScreenBackgroundImageUrlfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The welcome screen background image URL. The URL must use the HTTPS protocol and return a PNG image.”
- Parameters:
welcomeScreenBackgroundImageUrl- new value ofwelcomeScreenBackgroundImageUrlfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thewelcomeScreenBackgroundImageUrlfield changed
-
getWelcomeScreenBlockAutomaticWakeUp
public Optional<Boolean> getWelcomeScreenBlockAutomaticWakeUp()
“Indicates whether or not to Block the welcome screen from waking up automatically when someone enters the room.”- Returns:
- property welcomeScreenBlockAutomaticWakeUp
-
withWelcomeScreenBlockAutomaticWakeUp
public Windows10TeamGeneralConfiguration withWelcomeScreenBlockAutomaticWakeUp(Boolean welcomeScreenBlockAutomaticWakeUp)
Returns an immutable copy ofthiswith just thewelcomeScreenBlockAutomaticWakeUpfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Indicates whether or not to Block the welcome screen from waking up automatically when someone enters the room.”
- Parameters:
welcomeScreenBlockAutomaticWakeUp- new value ofwelcomeScreenBlockAutomaticWakeUpfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thewelcomeScreenBlockAutomaticWakeUpfield changed
-
getWelcomeScreenMeetingInformation
public Optional<WelcomeScreenMeetingInformation> getWelcomeScreenMeetingInformation()
“The welcome screen meeting information shown.”- Returns:
- property welcomeScreenMeetingInformation
-
withWelcomeScreenMeetingInformation
public Windows10TeamGeneralConfiguration withWelcomeScreenMeetingInformation(WelcomeScreenMeetingInformation welcomeScreenMeetingInformation)
Returns an immutable copy ofthiswith just thewelcomeScreenMeetingInformationfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The welcome screen meeting information shown.”
- Parameters:
welcomeScreenMeetingInformation- new value ofwelcomeScreenMeetingInformationfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thewelcomeScreenMeetingInformationfield changed
-
withUnmappedField
public Windows10TeamGeneralConfiguration withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classDeviceConfiguration
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classDeviceConfiguration
-
patch
public Windows10TeamGeneralConfiguration patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classDeviceConfiguration- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Windows10TeamGeneralConfiguration put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classDeviceConfiguration- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classDeviceConfiguration
-
-