public static final class MobileAppTroubleshootingAppPolicyCreationHistory.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
MobileAppTroubleshootingAppPolicyCreationHistory |
build() |
MobileAppTroubleshootingAppPolicyCreationHistory.Builder |
errorCode(String errorCode)
“Error code for the failure, empty if no failure.”
|
MobileAppTroubleshootingAppPolicyCreationHistory.Builder |
occurrenceDateTime(OffsetDateTime occurrenceDateTime) |
MobileAppTroubleshootingAppPolicyCreationHistory.Builder |
runState(RunState runState)
“Status of the item.”
|
MobileAppTroubleshootingAppPolicyCreationHistory.Builder |
troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails) |
public MobileAppTroubleshootingAppPolicyCreationHistory.Builder occurrenceDateTime(OffsetDateTime occurrenceDateTime)
public MobileAppTroubleshootingAppPolicyCreationHistory.Builder troubleshootingErrorDetails(DeviceManagementTroubleshootingErrorDetails troubleshootingErrorDetails)
public MobileAppTroubleshootingAppPolicyCreationHistory.Builder runState(RunState runState)
runState - value of runState property (as defined in service metadata)this (for method chaining)public MobileAppTroubleshootingAppPolicyCreationHistory.Builder errorCode(String errorCode)
errorCode - value of errorCode property (as defined in service metadata)this (for method chaining)public MobileAppTroubleshootingAppPolicyCreationHistory build()
Copyright © 2018–2020. All rights reserved.