static DeviceManagementTroubleshootingErrorDetails.Builder |
DeviceManagementTroubleshootingErrorDetails.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementTroubleshootingErrorDetails.Builder |
DeviceManagementTroubleshootingErrorDetails.Builder.context(String context) |
|
DeviceManagementTroubleshootingErrorDetails.Builder |
DeviceManagementTroubleshootingErrorDetails.Builder.failure(String failure) |
|
DeviceManagementTroubleshootingErrorDetails.Builder |
DeviceManagementTroubleshootingErrorDetails.Builder.failureDetails(String failureDetails) |
“The detailed description of what went wrong.”
|
DeviceManagementTroubleshootingErrorDetails.Builder |
DeviceManagementTroubleshootingErrorDetails.Builder.remediation(String remediation) |
“The detailed description of how to remediate this issue.”
|
DeviceManagementTroubleshootingErrorDetails.Builder |
DeviceManagementTroubleshootingErrorDetails.Builder.resources(List<DeviceManagementTroubleshootingErrorResource> resources) |
“Links to helpful documentation about this failure.”
|
DeviceManagementTroubleshootingErrorDetails.Builder |
DeviceManagementTroubleshootingErrorDetails.Builder.resources(DeviceManagementTroubleshootingErrorResource... resources) |
“Links to helpful documentation about this failure.”
|
DeviceManagementTroubleshootingErrorDetails.Builder |
DeviceManagementTroubleshootingErrorDetails.Builder.resourcesNextLink(String resourcesNextLink) |
“Links to helpful documentation about this failure.”
|