Package odata.msgraph.client.complex
Class UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder
- java.lang.Object
-
- odata.msgraph.client.complex.UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder
-
- Enclosing class:
- UserExperienceAnalyticsWorkFromAnywhereDevicesSummary
public static final class UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder extends Object
-
-
Method Summary
-
-
-
Method Detail
-
autopilotDevicesSummary
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder autopilotDevicesSummary(UserExperienceAnalyticsAutopilotDevicesSummary autopilotDevicesSummary)
“The user experience analytics work from anywhere Autopilot devices summary. Read -only.”- Parameters:
autopilotDevicesSummary- value ofautopilotDevicesSummaryproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
cloudIdentityDevicesSummary
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder cloudIdentityDevicesSummary(UserExperienceAnalyticsCloudIdentityDevicesSummary cloudIdentityDevicesSummary)
“The user experience analytics work from anywhere Cloud Identity devices summary. Read-only.”- Parameters:
cloudIdentityDevicesSummary- value ofcloudIdentityDevicesSummaryproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
cloudManagementDevicesSummary
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder cloudManagementDevicesSummary(UserExperienceAnalyticsCloudManagementDevicesSummary cloudManagementDevicesSummary)
“The user experience analytics work from anywhere Cloud management devices summary. Read-only.”- Parameters:
cloudManagementDevicesSummary- value ofcloudManagementDevicesSummaryproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
coManagedDevices
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder coManagedDevices(Integer coManagedDevices)
“Total number of co-managed devices. Read-only. Valid values -2147483648 to 2147483647”- Parameters:
coManagedDevices- value ofcoManagedDevicesproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
devicesNotAutopilotRegistered
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder devicesNotAutopilotRegistered(Integer devicesNotAutopilotRegistered)
“The count of intune devices that are not autopilot registerd. Read-only. Valid values -2147483648 to 2147483647”- Parameters:
devicesNotAutopilotRegistered- value ofdevicesNotAutopilotRegisteredproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
devicesWithoutAutopilotProfileAssigned
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder devicesWithoutAutopilotProfileAssigned(Integer devicesWithoutAutopilotProfileAssigned)
“The count of intune devices not autopilot profile assigned. Read-only. Valid values -2147483648 to 2147483647”- Parameters:
devicesWithoutAutopilotProfileAssigned- value ofdevicesWithoutAutopilotProfileAssignedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
devicesWithoutCloudIdentity
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder devicesWithoutCloudIdentity(Integer devicesWithoutCloudIdentity)
“The count of devices that are not cloud identity. Read-only. Valid values - 2147483648 to 2147483647”- Parameters:
devicesWithoutCloudIdentity- value ofdevicesWithoutCloudIdentityproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
intuneDevices
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder intuneDevices(Integer intuneDevices)
“The count of intune devices that are not autopilot registerd. Read-only. Valid values -2147483648 to 2147483647”- Parameters:
intuneDevices- value ofintuneDevicesproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
tenantAttachDevices
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder tenantAttachDevices(Integer tenantAttachDevices)
“Total count of tenant attach devices. Read-only. Valid values -2147483648 to 2147483647”- Parameters:
tenantAttachDevices- value oftenantAttachDevicesproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
totalDevices
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder totalDevices(Integer totalDevices)
“The total count of devices. Read-only. Valid values -2147483648 to 2147483647”- Parameters:
totalDevices- value oftotalDevicesproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
unsupportedOSversionDevices
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder unsupportedOSversionDevices(Integer unsupportedOSversionDevices)
“The count of Windows 10 devices that have unsupported OS versions. Read-only. Valid values -2147483648 to 2147483647”- Parameters:
unsupportedOSversionDevices- value ofunsupportedOSversionDevicesproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
windows10Devices
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder windows10Devices(Integer windows10Devices)
“The count of windows 10 devices. Read-only. Valid values -2147483648 to 2147483647”- Parameters:
windows10Devices- value ofwindows10Devicesproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
windows10DevicesSummary
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder windows10DevicesSummary(UserExperienceAnalyticsWindows10DevicesSummary windows10DevicesSummary)
“The user experience analytics work from anywhere Windows 10 devices summary. Read-only.”- Parameters:
windows10DevicesSummary- value ofwindows10DevicesSummaryproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
windows10DevicesWithoutTenantAttach
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary.Builder windows10DevicesWithoutTenantAttach(Integer windows10DevicesWithoutTenantAttach)
“The count of windows 10 devices that are Intune and co-managed. Read-only. Valid values -2147483648 to 2147483647”- Parameters:
windows10DevicesWithoutTenantAttach- value ofwindows10DevicesWithoutTenantAttachproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
build
public UserExperienceAnalyticsWorkFromAnywhereDevicesSummary build()
-
-