Uses of Class
odata.msgraph.client.beta.entity.WindowsAutopilotSettings
-
Packages that use WindowsAutopilotSettings Package Description odata.msgraph.client.beta.entity -
-
Uses of WindowsAutopilotSettings in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WindowsAutopilotSettings Modifier and Type Method Description WindowsAutopilotSettingsWindowsAutopilotSettings.Builder. build()WindowsAutopilotSettingsWindowsAutopilotSettings. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WindowsAutopilotSettingsWindowsAutopilotSettings. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WindowsAutopilotSettingsWindowsAutopilotSettings. withLastManualSyncTriggerDateTime(OffsetDateTime lastManualSyncTriggerDateTime)Returns an immutable copy ofthiswith just thelastManualSyncTriggerDateTimefield changed.WindowsAutopilotSettingsWindowsAutopilotSettings. withLastSyncDateTime(OffsetDateTime lastSyncDateTime)Returns an immutable copy ofthiswith just thelastSyncDateTimefield changed.WindowsAutopilotSettingsWindowsAutopilotSettings. withSyncStatus(WindowsAutopilotSyncStatus syncStatus)Returns an immutable copy ofthiswith just thesyncStatusfield changed.WindowsAutopilotSettingsWindowsAutopilotSettings. withUnmappedField(String name, String value)
-