| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.Builder.build() |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withAllowPartnerToCollectIOSApplicationMetadata(Boolean allowPartnerToCollectIOSApplicationMetadata)
Returns an immutable copy of
this with just the allowPartnerToCollectIOSApplicationMetadata field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withAndroidDeviceBlockedOnMissingPartnerData(Boolean androidDeviceBlockedOnMissingPartnerData)
Returns an immutable copy of
this with just the androidDeviceBlockedOnMissingPartnerData field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withAndroidEnabled(Boolean androidEnabled)
Returns an immutable copy of
this with just the androidEnabled
field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withAndroidMobileApplicationManagementEnabled(Boolean androidMobileApplicationManagementEnabled)
Returns an immutable copy of
this with just the androidMobileApplicationManagementEnabled field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withIosDeviceBlockedOnMissingPartnerData(Boolean iosDeviceBlockedOnMissingPartnerData)
Returns an immutable copy of
this with just the iosDeviceBlockedOnMissingPartnerData field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withIosEnabled(Boolean iosEnabled)
Returns an immutable copy of
this with just the iosEnabled field
changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withIosMobileApplicationManagementEnabled(Boolean iosMobileApplicationManagementEnabled)
Returns an immutable copy of
this with just the iosMobileApplicationManagementEnabled field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withLastHeartbeatDateTime(OffsetDateTime lastHeartbeatDateTime)
Returns an immutable copy of
this with just the lastHeartbeatDateTime field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withMacDeviceBlockedOnMissingPartnerData(Boolean macDeviceBlockedOnMissingPartnerData)
Returns an immutable copy of
this with just the macDeviceBlockedOnMissingPartnerData field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withMacEnabled(Boolean macEnabled)
Returns an immutable copy of
this with just the macEnabled field
changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withPartnerState(MobileThreatPartnerTenantState partnerState)
Returns an immutable copy of
this with just the partnerState
field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withPartnerUnresponsivenessThresholdInDays(Integer partnerUnresponsivenessThresholdInDays)
Returns an immutable copy of
this with just the partnerUnresponsivenessThresholdInDays field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withPartnerUnsupportedOsVersionBlocked(Boolean partnerUnsupportedOsVersionBlocked)
Returns an immutable copy of
this with just the partnerUnsupportedOsVersionBlocked field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withWindowsDeviceBlockedOnMissingPartnerData(Boolean windowsDeviceBlockedOnMissingPartnerData)
Returns an immutable copy of
this with just the windowsDeviceBlockedOnMissingPartnerData field changed. |
MobileThreatDefenseConnector |
MobileThreatDefenseConnector.withWindowsEnabled(Boolean windowsEnabled)
Returns an immutable copy of
this with just the windowsEnabled
field changed. |
Copyright © 2018–2020. All rights reserved.