| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsInformationProtectionAppLearningSummary |
WindowsInformationProtectionAppLearningSummary.Builder.build() |
WindowsInformationProtectionAppLearningSummary |
WindowsInformationProtectionAppLearningSummary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsInformationProtectionAppLearningSummary |
WindowsInformationProtectionAppLearningSummary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsInformationProtectionAppLearningSummary |
WindowsInformationProtectionAppLearningSummary.withApplicationName(String applicationName)
Returns an immutable copy of
this with just the applicationName
field changed. |
WindowsInformationProtectionAppLearningSummary |
WindowsInformationProtectionAppLearningSummary.withApplicationType(ApplicationType applicationType)
Returns an immutable copy of
this with just the applicationType
field changed. |
WindowsInformationProtectionAppLearningSummary |
WindowsInformationProtectionAppLearningSummary.withDeviceCount(Integer deviceCount)
Returns an immutable copy of
this with just the deviceCount
field changed. |
Copyright © 2018–2020. All rights reserved.