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.withHistory(List<MobileAppTroubleshootingHistoryItem> history) |
Returns an immutable copy of this with just the history field
changed.
|
MobileAppTroubleshootingEvent |
MobileAppTroubleshootingEvent.withManagedDeviceIdentifier(String managedDeviceIdentifier) |
Returns an immutable copy of this with just the
managedDeviceIdentifier field changed.
|
MobileAppTroubleshootingEvent |
MobileAppTroubleshootingEvent.withUnmappedField(String name,
String value) |
|
MobileAppTroubleshootingEvent |
MobileAppTroubleshootingEvent.withUserId(String userId) |
Returns an immutable copy of this with just the userId field
changed.
|