Uses of Class
odata.msgraph.client.beta.managed.tenants.entity.WindowsProtectionState
-
Packages that use WindowsProtectionState Package Description odata.msgraph.client.beta.managed.tenants.entity -
-
Uses of WindowsProtectionState in odata.msgraph.client.beta.managed.tenants.entity
Methods in odata.msgraph.client.beta.managed.tenants.entity that return WindowsProtectionState Modifier and Type Method Description WindowsProtectionStateWindowsProtectionState.Builder. build()WindowsProtectionStateWindowsProtectionState. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WindowsProtectionStateWindowsProtectionState. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WindowsProtectionStateWindowsProtectionState. withAntiMalwareVersion(String antiMalwareVersion)WindowsProtectionStateWindowsProtectionState. withAttentionRequired(Boolean attentionRequired)WindowsProtectionStateWindowsProtectionState. withDeviceDeleted(Boolean deviceDeleted)WindowsProtectionStateWindowsProtectionState. withDevicePropertyRefreshDateTime(OffsetDateTime devicePropertyRefreshDateTime)WindowsProtectionStateWindowsProtectionState. withEngineVersion(String engineVersion)WindowsProtectionStateWindowsProtectionState. withFullScanOverdue(Boolean fullScanOverdue)WindowsProtectionStateWindowsProtectionState. withFullScanRequired(Boolean fullScanRequired)WindowsProtectionStateWindowsProtectionState. withLastFullScanDateTime(OffsetDateTime lastFullScanDateTime)WindowsProtectionStateWindowsProtectionState. withLastFullScanSignatureVersion(String lastFullScanSignatureVersion)WindowsProtectionStateWindowsProtectionState. withLastQuickScanDateTime(OffsetDateTime lastQuickScanDateTime)WindowsProtectionStateWindowsProtectionState. withLastQuickScanSignatureVersion(String lastQuickScanSignatureVersion)WindowsProtectionStateWindowsProtectionState. withLastRefreshedDateTime(OffsetDateTime lastRefreshedDateTime)WindowsProtectionStateWindowsProtectionState. withLastReportedDateTime(OffsetDateTime lastReportedDateTime)WindowsProtectionStateWindowsProtectionState. withMalwareProtectionEnabled(Boolean malwareProtectionEnabled)WindowsProtectionStateWindowsProtectionState. withManagedDeviceHealthState(String managedDeviceHealthState)WindowsProtectionStateWindowsProtectionState. withManagedDeviceId(String managedDeviceId)WindowsProtectionStateWindowsProtectionState. withManagedDeviceName(String managedDeviceName)WindowsProtectionStateWindowsProtectionState. withNetworkInspectionSystemEnabled(Boolean networkInspectionSystemEnabled)WindowsProtectionStateWindowsProtectionState. withQuickScanOverdue(Boolean quickScanOverdue)WindowsProtectionStateWindowsProtectionState. withRealTimeProtectionEnabled(Boolean realTimeProtectionEnabled)WindowsProtectionStateWindowsProtectionState. withRebootRequired(Boolean rebootRequired)WindowsProtectionStateWindowsProtectionState. withSignatureUpdateOverdue(Boolean signatureUpdateOverdue)WindowsProtectionStateWindowsProtectionState. withSignatureVersion(String signatureVersion)WindowsProtectionStateWindowsProtectionState. withTenantDisplayName(String tenantDisplayName)WindowsProtectionStateWindowsProtectionState. withTenantId(String tenantId)WindowsProtectionStateWindowsProtectionState. withUnmappedField(String name, String value)
-