Class DeviceManagementTroubleshootingEvent.Builder

    • Method Detail

      • additionalInformation

        public DeviceManagementTroubleshootingEvent.Builder additionalInformation​(List<KeyValuePair> additionalInformation)
        “A set of string key and string value pairs which provides additional information on the Troubleshooting event”
        Parameters:
        additionalInformation - value of additionalInformation property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • additionalInformation

        public DeviceManagementTroubleshootingEvent.Builder additionalInformation​(KeyValuePair... additionalInformation)
        “A set of string key and string value pairs which provides additional information on the Troubleshooting event”
        Parameters:
        additionalInformation - value of additionalInformation property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • additionalInformationNextLink

        public DeviceManagementTroubleshootingEvent.Builder additionalInformationNextLink​(String additionalInformationNextLink)
        “A set of string key and string value pairs which provides additional information on the Troubleshooting event”
        Parameters:
        additionalInformationNextLink - value of additionalInformation@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • correlationId

        public DeviceManagementTroubleshootingEvent.Builder correlationId​(String correlationId)
        “Id used for tracing the failure in the service.”
        Parameters:
        correlationId - value of correlationId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • eventName

        public DeviceManagementTroubleshootingEvent.Builder eventName​(String eventName)
        “Event Name corresponding to the Troubleshooting Event. It is an Optional field”
        Parameters:
        eventName - value of eventName property (as defined in service metadata)
        Returns:
        this (for method chaining)