| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected ErrorCode |
PolicySet.errorCode |
protected ErrorCode |
PolicySetItem.errorCode |
| Modifier and Type | Method and Description |
|---|---|
Optional<ErrorCode> |
PolicySet.getErrorCode()
“Error code if any occured.”
|
Optional<ErrorCode> |
PolicySetItem.getErrorCode()
“Error code if any occured.”
|
| Modifier and Type | Method and Description |
|---|---|
PolicySet.Builder |
PolicySet.Builder.errorCode(ErrorCode errorCode)
“Error code if any occured.”
|
Windows10EnrollmentCompletionPageConfigurationPolicySetItem.Builder |
Windows10EnrollmentCompletionPageConfigurationPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
EnrollmentRestrictionsConfigurationPolicySetItem.Builder |
EnrollmentRestrictionsConfigurationPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
DeviceManagementScriptPolicySetItem.Builder |
DeviceManagementScriptPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
DeviceCompliancePolicyPolicySetItem.Builder |
DeviceCompliancePolicyPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
DeviceConfigurationPolicySetItem.Builder |
DeviceConfigurationPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
IosLobAppProvisioningConfigurationPolicySetItem.Builder |
IosLobAppProvisioningConfigurationPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
MdmWindowsInformationProtectionPolicyPolicySetItem.Builder |
MdmWindowsInformationProtectionPolicyPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
TargetedManagedAppConfigurationPolicySetItem.Builder |
TargetedManagedAppConfigurationPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
MobileAppPolicySetItem.Builder |
MobileAppPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
ManagedAppProtectionPolicySetItem.Builder |
ManagedAppProtectionPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
WindowsAutopilotDeploymentProfilePolicySetItem.Builder |
WindowsAutopilotDeploymentProfilePolicySetItem.Builder.errorCode(ErrorCode errorCode) |
ManagedDeviceMobileAppConfigurationPolicySetItem.Builder |
ManagedDeviceMobileAppConfigurationPolicySetItem.Builder.errorCode(ErrorCode errorCode) |
PolicySet |
PolicySet.withErrorCode(ErrorCode errorCode)
Returns an immutable copy of
this with just the errorCode field
changed. |
PolicySetItem |
PolicySetItem.withErrorCode(ErrorCode errorCode)
Returns an immutable copy of
this with just the errorCode field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCode |
ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCode[] |
ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.