| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MobileAppTroubleshootingEvent |
MobileAppTroubleshootingEvent.Builder.build() |
MobileAppTroubleshootingEvent |
MobileAppTroubleshootingEvent.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
MobileAppTroubleshootingEvent |
MobileAppTroubleshootingEvent.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
MobileAppTroubleshootingEvent |
MobileAppTroubleshootingEvent.withApplicationId(String applicationId)
Returns an immutable copy of
this with just the applicationId
field changed. |
MobileAppTroubleshootingEvent |
MobileAppTroubleshootingEvent.withManagedDeviceIdentifier(String managedDeviceIdentifier)
Returns an immutable copy of
this with just the managedDeviceIdentifier field changed. |
MobileAppTroubleshootingEvent |
MobileAppTroubleshootingEvent.withUserId(String userId)
Returns an immutable copy of
this with just the userId field
changed. |
Copyright © 2018–2020. All rights reserved.