DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.Builder.build() |
|
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withAdditionalInformation(List<KeyValuePair> additionalInformation) |
Returns an immutable copy of this with just the
additionalInformation field changed.
|
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withCorrelationId(String correlationId) |
Returns an immutable copy of this with just the correlationId
field changed.
|
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withEventDateTime(OffsetDateTime eventDateTime) |
Returns an immutable copy of this with just the eventDateTime
field changed.
|
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withEventName(String eventName) |
Returns an immutable copy of this with just the eventName field
changed.
|
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withTroubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails) |
Returns an immutable copy of this with just the
troubleshootingErrorDetails field changed.
|
DeviceManagementTroubleshootingEvent |
DeviceManagementTroubleshootingEvent.withUnmappedField(String name,
String value) |
|