public static final class DeviceManagementTroubleshootingErrorDetails.Builder extends Object
public DeviceManagementTroubleshootingErrorDetails.Builder context(String context)
public DeviceManagementTroubleshootingErrorDetails.Builder failure(String failure)
public DeviceManagementTroubleshootingErrorDetails.Builder failureDetails(String failureDetails)
failureDetails - value of failureDetails property (as defined in service metadata)this (for method chaining)public DeviceManagementTroubleshootingErrorDetails.Builder remediation(String remediation)
remediation - value of remediation property (as defined in service metadata)this (for method chaining)public DeviceManagementTroubleshootingErrorDetails.Builder resources(List<DeviceManagementTroubleshootingErrorResource> resources)
resources - value of resources property (as defined in service metadata)this (for method chaining)public DeviceManagementTroubleshootingErrorDetails.Builder resources(DeviceManagementTroubleshootingErrorResource... resources)
resources - value of resources property (as defined in service metadata)this (for method chaining)public DeviceManagementTroubleshootingErrorDetails.Builder resourcesNextLink(String resourcesNextLink)
resourcesNextLink - value of resources@nextLink property (as defined in service metadata)this (for method chaining)public DeviceManagementTroubleshootingErrorDetails build()
Copyright © 2018–2020. All rights reserved.