Uses of Class
odata.msgraph.client.beta.entity.VulnerableManagedDevice
-
Packages that use VulnerableManagedDevice Package Description odata.msgraph.client.beta.entity -
-
Uses of VulnerableManagedDevice in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return VulnerableManagedDevice Modifier and Type Method Description VulnerableManagedDeviceVulnerableManagedDevice.Builder. build()VulnerableManagedDeviceVulnerableManagedDevice. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.VulnerableManagedDeviceVulnerableManagedDevice. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).VulnerableManagedDeviceVulnerableManagedDevice. withDisplayName(String displayName)Returns an immutable copy ofthiswith just thedisplayNamefield changed.VulnerableManagedDeviceVulnerableManagedDevice. withLastSyncDateTime(OffsetDateTime lastSyncDateTime)Returns an immutable copy ofthiswith just thelastSyncDateTimefield changed.VulnerableManagedDeviceVulnerableManagedDevice. withManagedDeviceId(String managedDeviceId)Returns an immutable copy ofthiswith just themanagedDeviceIdfield changed.VulnerableManagedDeviceVulnerableManagedDevice. withUnmappedField(String name, String value)
-