| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeviceManagementTroubleshootingErrorResource> |
DeviceManagementTroubleshootingErrorDetails.resources |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementTroubleshootingErrorResource |
DeviceManagementTroubleshootingErrorResource.Builder.build() |
DeviceManagementTroubleshootingErrorResource |
DeviceManagementTroubleshootingErrorResource.withLink(String link)
Returns an immutable copy of
this with just the link field
changed. |
DeviceManagementTroubleshootingErrorResource |
DeviceManagementTroubleshootingErrorResource.withText(String text) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<DeviceManagementTroubleshootingErrorResource> |
DeviceManagementTroubleshootingErrorDetails.getResources()
“Links to helpful documentation about this failure.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementTroubleshootingErrorDetails.Builder |
DeviceManagementTroubleshootingErrorDetails.Builder.resources(List<DeviceManagementTroubleshootingErrorResource> resources)
“Links to helpful documentation about this failure.”
|
Copyright © 2018–2020. All rights reserved.