Class UserExperienceAnalyticsDevicePerformance
- java.lang.Object
-
- odata.msgraph.client.entity.Entity
-
- odata.msgraph.client.entity.UserExperienceAnalyticsDevicePerformance
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class UserExperienceAnalyticsDevicePerformance extends Entity implements com.github.davidmoten.odata.client.ODataEntityType
“The user experience analytics device performance entity contains device boot performance details.”
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUserExperienceAnalyticsDevicePerformance.Builder
-
Field Summary
Fields Modifier and Type Field Description protected DoubleaverageBlueScreensprotected DoubleaverageRestartsprotected IntegerblueScreenCountprotected IntegerbootScoreprotected IntegercoreBootTimeInMsprotected IntegercoreLoginTimeInMsprotected LongdeviceCountprotected StringdeviceNameprotected DiskTypediskTypeprotected IntegergroupPolicyBootTimeInMsprotected IntegergroupPolicyLoginTimeInMsprotected UserExperienceAnalyticsHealthStatehealthStatusprotected IntegerloginScoreprotected Stringmanufacturerprotected Stringmodelprotected DoublemodelStartupPerformanceScoreprotected StringoperatingSystemVersionprotected IntegerresponsiveDesktopTimeInMsprotected IntegerrestartCountprotected DoublestartupPerformanceScore-
Fields inherited from class odata.msgraph.client.entity.Entity
changedFields, contextPath, id, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedUserExperienceAnalyticsDevicePerformance()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static UserExperienceAnalyticsDevicePerformance.BuilderbuilderUserExperienceAnalyticsDevicePerformance()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Optional<Double>getAverageBlueScreens()“Average (mean) number of Blue Screens per device in the last 30 days.Optional<Double>getAverageRestarts()“Average (mean) number of Restarts per device in the last 30 days.Optional<Integer>getBlueScreenCount()“Number of Blue Screens in the last 30 days.Optional<Integer>getBootScore()“The user experience analytics device boot score.”com.github.davidmoten.odata.client.internal.ChangedFieldsgetChangedFields()Optional<Integer>getCoreBootTimeInMs()“The user experience analytics device core boot time in milliseconds.”Optional<Integer>getCoreLoginTimeInMs()“The user experience analytics device core login time in milliseconds.”Optional<Long>getDeviceCount()“User experience analytics summarized device count.”Optional<String>getDeviceName()“The user experience analytics device name.”Optional<DiskType>getDiskType()“The user experience analytics device disk type.”Optional<Integer>getGroupPolicyBootTimeInMs()“The user experience analytics device group policy boot time in milliseconds.”Optional<Integer>getGroupPolicyLoginTimeInMs()“The user experience analytics device group policy login time in milliseconds.”Optional<UserExperienceAnalyticsHealthState>getHealthStatus()“The health state of the user experience analytics device.”Optional<Integer>getLoginScore()“The user experience analytics device login score.”Optional<String>getManufacturer()“The user experience analytics device manufacturer.”Optional<String>getModel()“The user experience analytics device model.”Optional<Double>getModelStartupPerformanceScore()“The user experience analytics model level startup performance score.Optional<String>getOperatingSystemVersion()“The user experience analytics device Operating System version.”Optional<Integer>getResponsiveDesktopTimeInMs()“The user experience analytics responsive desktop time in milliseconds.”Optional<Integer>getRestartCount()“Number of Restarts in the last 30 days.Optional<Double>getStartupPerformanceScore()“The user experience analytics device startup performance score.com.github.davidmoten.odata.client.UnmappedFieldsgetUnmappedFields()StringodataTypeName()UserExperienceAnalyticsDevicePerformancepatch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.voidpostInject(boolean addKeysToContextPath)UserExperienceAnalyticsDevicePerformanceput()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).StringtoString()UserExperienceAnalyticsDevicePerformancewithAverageBlueScreens(Double averageBlueScreens)Returns an immutable copy ofthiswith just theaverageBlueScreensfield changed.UserExperienceAnalyticsDevicePerformancewithAverageRestarts(Double averageRestarts)Returns an immutable copy ofthiswith just theaverageRestartsfield changed.UserExperienceAnalyticsDevicePerformancewithBlueScreenCount(Integer blueScreenCount)Returns an immutable copy ofthiswith just theblueScreenCountfield changed.UserExperienceAnalyticsDevicePerformancewithBootScore(Integer bootScore)Returns an immutable copy ofthiswith just thebootScorefield changed.UserExperienceAnalyticsDevicePerformancewithCoreBootTimeInMs(Integer coreBootTimeInMs)Returns an immutable copy ofthiswith just thecoreBootTimeInMsfield changed.UserExperienceAnalyticsDevicePerformancewithCoreLoginTimeInMs(Integer coreLoginTimeInMs)Returns an immutable copy ofthiswith just thecoreLoginTimeInMsfield changed.UserExperienceAnalyticsDevicePerformancewithDeviceCount(Long deviceCount)Returns an immutable copy ofthiswith just thedeviceCountfield changed.UserExperienceAnalyticsDevicePerformancewithDeviceName(String deviceName)Returns an immutable copy ofthiswith just thedeviceNamefield changed.UserExperienceAnalyticsDevicePerformancewithDiskType(DiskType diskType)Returns an immutable copy ofthiswith just thediskTypefield changed.UserExperienceAnalyticsDevicePerformancewithGroupPolicyBootTimeInMs(Integer groupPolicyBootTimeInMs)Returns an immutable copy ofthiswith just thegroupPolicyBootTimeInMsfield changed.UserExperienceAnalyticsDevicePerformancewithGroupPolicyLoginTimeInMs(Integer groupPolicyLoginTimeInMs)Returns an immutable copy ofthiswith just thegroupPolicyLoginTimeInMsfield changed.UserExperienceAnalyticsDevicePerformancewithHealthStatus(UserExperienceAnalyticsHealthState healthStatus)Returns an immutable copy ofthiswith just thehealthStatusfield changed.UserExperienceAnalyticsDevicePerformancewithLoginScore(Integer loginScore)Returns an immutable copy ofthiswith just theloginScorefield changed.UserExperienceAnalyticsDevicePerformancewithManufacturer(String manufacturer)Returns an immutable copy ofthiswith just themanufacturerfield changed.UserExperienceAnalyticsDevicePerformancewithModel(String model)Returns an immutable copy ofthiswith just themodelfield changed.UserExperienceAnalyticsDevicePerformancewithModelStartupPerformanceScore(Double modelStartupPerformanceScore)Returns an immutable copy ofthiswith just themodelStartupPerformanceScorefield changed.UserExperienceAnalyticsDevicePerformancewithOperatingSystemVersion(String operatingSystemVersion)Returns an immutable copy ofthiswith just theoperatingSystemVersionfield changed.UserExperienceAnalyticsDevicePerformancewithResponsiveDesktopTimeInMs(Integer responsiveDesktopTimeInMs)Returns an immutable copy ofthiswith just theresponsiveDesktopTimeInMsfield changed.UserExperienceAnalyticsDevicePerformancewithRestartCount(Integer restartCount)Returns an immutable copy ofthiswith just therestartCountfield changed.UserExperienceAnalyticsDevicePerformancewithStartupPerformanceScore(Double startupPerformanceScore)Returns an immutable copy ofthiswith just thestartupPerformanceScorefield changed.UserExperienceAnalyticsDevicePerformancewithUnmappedField(String name, String value)
-
-
-
Field Detail
-
averageBlueScreens
protected Double averageBlueScreens
-
averageRestarts
protected Double averageRestarts
-
blueScreenCount
protected Integer blueScreenCount
-
bootScore
protected Integer bootScore
-
coreBootTimeInMs
protected Integer coreBootTimeInMs
-
coreLoginTimeInMs
protected Integer coreLoginTimeInMs
-
deviceCount
protected Long deviceCount
-
deviceName
protected String deviceName
-
diskType
protected DiskType diskType
-
groupPolicyBootTimeInMs
protected Integer groupPolicyBootTimeInMs
-
groupPolicyLoginTimeInMs
protected Integer groupPolicyLoginTimeInMs
-
healthStatus
protected UserExperienceAnalyticsHealthState healthStatus
-
loginScore
protected Integer loginScore
-
manufacturer
protected String manufacturer
-
model
protected String model
-
modelStartupPerformanceScore
protected Double modelStartupPerformanceScore
-
operatingSystemVersion
protected String operatingSystemVersion
-
responsiveDesktopTimeInMs
protected Integer responsiveDesktopTimeInMs
-
restartCount
protected Integer restartCount
-
startupPerformanceScore
protected Double startupPerformanceScore
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classEntity
-
builderUserExperienceAnalyticsDevicePerformance
public static UserExperienceAnalyticsDevicePerformance.Builder builderUserExperienceAnalyticsDevicePerformance()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classEntity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classEntity
-
getAverageBlueScreens
public Optional<Double> getAverageBlueScreens()
“Average (mean) number of Blue Screens per device in the last 30 days. Valid values 0 to 9999999”- Returns:
- property averageBlueScreens
-
withAverageBlueScreens
public UserExperienceAnalyticsDevicePerformance withAverageBlueScreens(Double averageBlueScreens)
Returns an immutable copy ofthiswith just theaverageBlueScreensfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“Average (mean) number of Blue Screens per device in the last 30 days. Valid values 0 to 9999999”
- Parameters:
averageBlueScreens- new value ofaverageBlueScreensfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theaverageBlueScreensfield changed
-
getAverageRestarts
public Optional<Double> getAverageRestarts()
“Average (mean) number of Restarts per device in the last 30 days. Valid values 0 to 9999999”- Returns:
- property averageRestarts
-
withAverageRestarts
public UserExperienceAnalyticsDevicePerformance withAverageRestarts(Double averageRestarts)
Returns an immutable copy ofthiswith just theaverageRestartsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Average (mean) number of Restarts per device in the last 30 days. Valid values 0 to 9999999”
- Parameters:
averageRestarts- new value ofaverageRestartsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theaverageRestartsfield changed
-
getBlueScreenCount
public Optional<Integer> getBlueScreenCount()
“Number of Blue Screens in the last 30 days. Valid values 0 to 9999999”- Returns:
- property blueScreenCount
-
withBlueScreenCount
public UserExperienceAnalyticsDevicePerformance withBlueScreenCount(Integer blueScreenCount)
Returns an immutable copy ofthiswith just theblueScreenCountfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Number of Blue Screens in the last 30 days. Valid values 0 to 9999999”
- Parameters:
blueScreenCount- new value ofblueScreenCountfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theblueScreenCountfield changed
-
getBootScore
public Optional<Integer> getBootScore()
“The user experience analytics device boot score.”- Returns:
- property bootScore
-
withBootScore
public UserExperienceAnalyticsDevicePerformance withBootScore(Integer bootScore)
Returns an immutable copy ofthiswith just thebootScorefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device boot score.”
- Parameters:
bootScore- new value ofbootScorefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thebootScorefield changed
-
getCoreBootTimeInMs
public Optional<Integer> getCoreBootTimeInMs()
“The user experience analytics device core boot time in milliseconds.”- Returns:
- property coreBootTimeInMs
-
withCoreBootTimeInMs
public UserExperienceAnalyticsDevicePerformance withCoreBootTimeInMs(Integer coreBootTimeInMs)
Returns an immutable copy ofthiswith just thecoreBootTimeInMsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device core boot time in milliseconds.”
- Parameters:
coreBootTimeInMs- new value ofcoreBootTimeInMsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thecoreBootTimeInMsfield changed
-
getCoreLoginTimeInMs
public Optional<Integer> getCoreLoginTimeInMs()
“The user experience analytics device core login time in milliseconds.”- Returns:
- property coreLoginTimeInMs
-
withCoreLoginTimeInMs
public UserExperienceAnalyticsDevicePerformance withCoreLoginTimeInMs(Integer coreLoginTimeInMs)
Returns an immutable copy ofthiswith just thecoreLoginTimeInMsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device core login time in milliseconds.”
- Parameters:
coreLoginTimeInMs- new value ofcoreLoginTimeInMsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thecoreLoginTimeInMsfield changed
-
getDeviceCount
public Optional<Long> getDeviceCount()
“User experience analytics summarized device count.”- Returns:
- property deviceCount
-
withDeviceCount
public UserExperienceAnalyticsDevicePerformance withDeviceCount(Long deviceCount)
Returns an immutable copy ofthiswith just thedeviceCountfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“User experience analytics summarized device count.”
- Parameters:
deviceCount- new value ofdeviceCountfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thedeviceCountfield changed
-
getDeviceName
public Optional<String> getDeviceName()
“The user experience analytics device name.”- Returns:
- property deviceName
-
withDeviceName
public UserExperienceAnalyticsDevicePerformance withDeviceName(String deviceName)
Returns an immutable copy ofthiswith just thedeviceNamefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device name.”
- Parameters:
deviceName- new value ofdeviceNamefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thedeviceNamefield changed
-
getDiskType
public Optional<DiskType> getDiskType()
“The user experience analytics device disk type.”- Returns:
- property diskType
-
withDiskType
public UserExperienceAnalyticsDevicePerformance withDiskType(DiskType diskType)
Returns an immutable copy ofthiswith just thediskTypefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device disk type.”
- Parameters:
diskType- new value ofdiskTypefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thediskTypefield changed
-
getGroupPolicyBootTimeInMs
public Optional<Integer> getGroupPolicyBootTimeInMs()
“The user experience analytics device group policy boot time in milliseconds.”- Returns:
- property groupPolicyBootTimeInMs
-
withGroupPolicyBootTimeInMs
public UserExperienceAnalyticsDevicePerformance withGroupPolicyBootTimeInMs(Integer groupPolicyBootTimeInMs)
Returns an immutable copy ofthiswith just thegroupPolicyBootTimeInMsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device group policy boot time in milliseconds.”
- Parameters:
groupPolicyBootTimeInMs- new value ofgroupPolicyBootTimeInMsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thegroupPolicyBootTimeInMsfield changed
-
getGroupPolicyLoginTimeInMs
public Optional<Integer> getGroupPolicyLoginTimeInMs()
“The user experience analytics device group policy login time in milliseconds.”- Returns:
- property groupPolicyLoginTimeInMs
-
withGroupPolicyLoginTimeInMs
public UserExperienceAnalyticsDevicePerformance withGroupPolicyLoginTimeInMs(Integer groupPolicyLoginTimeInMs)
Returns an immutable copy ofthiswith just thegroupPolicyLoginTimeInMsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device group policy login time in milliseconds.”
- Parameters:
groupPolicyLoginTimeInMs- new value ofgroupPolicyLoginTimeInMsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thegroupPolicyLoginTimeInMsfield changed
-
getHealthStatus
public Optional<UserExperienceAnalyticsHealthState> getHealthStatus()
“The health state of the user experience analytics device.”- Returns:
- property healthStatus
-
withHealthStatus
public UserExperienceAnalyticsDevicePerformance withHealthStatus(UserExperienceAnalyticsHealthState healthStatus)
Returns an immutable copy ofthiswith just thehealthStatusfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“The health state of the user experience analytics device.”
- Parameters:
healthStatus- new value ofhealthStatusfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thehealthStatusfield changed
-
getLoginScore
public Optional<Integer> getLoginScore()
“The user experience analytics device login score.”- Returns:
- property loginScore
-
withLoginScore
public UserExperienceAnalyticsDevicePerformance withLoginScore(Integer loginScore)
Returns an immutable copy ofthiswith just theloginScorefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device login score.”
- Parameters:
loginScore- new value ofloginScorefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theloginScorefield changed
-
getManufacturer
public Optional<String> getManufacturer()
“The user experience analytics device manufacturer.”- Returns:
- property manufacturer
-
withManufacturer
public UserExperienceAnalyticsDevicePerformance withManufacturer(String manufacturer)
Returns an immutable copy ofthiswith just themanufacturerfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device manufacturer.”
- Parameters:
manufacturer- new value ofmanufacturerfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themanufacturerfield changed
-
getModel
public Optional<String> getModel()
“The user experience analytics device model.”- Returns:
- property model
-
withModel
public UserExperienceAnalyticsDevicePerformance withModel(String model)
Returns an immutable copy ofthiswith just themodelfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device model.”
- Parameters:
model- new value ofmodelfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themodelfield changed
-
getModelStartupPerformanceScore
public Optional<Double> getModelStartupPerformanceScore()
“The user experience analytics model level startup performance score. Valid values -1.79769313486232E+308 to 1.79769313486232E+308”- Returns:
- property modelStartupPerformanceScore
-
withModelStartupPerformanceScore
public UserExperienceAnalyticsDevicePerformance withModelStartupPerformanceScore(Double modelStartupPerformanceScore)
Returns an immutable copy ofthiswith just themodelStartupPerformanceScorefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics model level startup performance score. Valid values -1.79769313486232E+308 to 1.79769313486232E+308”
- Parameters:
modelStartupPerformanceScore- new value ofmodelStartupPerformanceScorefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just themodelStartupPerformanceScorefield changed
-
getOperatingSystemVersion
public Optional<String> getOperatingSystemVersion()
“The user experience analytics device Operating System version.”- Returns:
- property operatingSystemVersion
-
withOperatingSystemVersion
public UserExperienceAnalyticsDevicePerformance withOperatingSystemVersion(String operatingSystemVersion)
Returns an immutable copy ofthiswith just theoperatingSystemVersionfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device Operating System version.”
- Parameters:
operatingSystemVersion- new value ofoperatingSystemVersionfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theoperatingSystemVersionfield changed
-
getResponsiveDesktopTimeInMs
public Optional<Integer> getResponsiveDesktopTimeInMs()
“The user experience analytics responsive desktop time in milliseconds.”- Returns:
- property responsiveDesktopTimeInMs
-
withResponsiveDesktopTimeInMs
public UserExperienceAnalyticsDevicePerformance withResponsiveDesktopTimeInMs(Integer responsiveDesktopTimeInMs)
Returns an immutable copy ofthiswith just theresponsiveDesktopTimeInMsfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics responsive desktop time in milliseconds.”
- Parameters:
responsiveDesktopTimeInMs- new value ofresponsiveDesktopTimeInMsfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theresponsiveDesktopTimeInMsfield changed
-
getRestartCount
public Optional<Integer> getRestartCount()
“Number of Restarts in the last 30 days. Valid values 0 to 9999999”- Returns:
- property restartCount
-
withRestartCount
public UserExperienceAnalyticsDevicePerformance withRestartCount(Integer restartCount)
Returns an immutable copy ofthiswith just therestartCountfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“Number of Restarts in the last 30 days. Valid values 0 to 9999999”
- Parameters:
restartCount- new value ofrestartCountfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just therestartCountfield changed
-
getStartupPerformanceScore
public Optional<Double> getStartupPerformanceScore()
“The user experience analytics device startup performance score. Valid values -1. 79769313486232E+308 to 1.79769313486232E+308”- Returns:
- property startupPerformanceScore
-
withStartupPerformanceScore
public UserExperienceAnalyticsDevicePerformance withStartupPerformanceScore(Double startupPerformanceScore)
Returns an immutable copy ofthiswith just thestartupPerformanceScorefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The user experience analytics device startup performance score. Valid values -1. 79769313486232E+308 to 1.79769313486232E+308”
- Parameters:
startupPerformanceScore- new value ofstartupPerformanceScorefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thestartupPerformanceScorefield changed
-
withUnmappedField
public UserExperienceAnalyticsDevicePerformance withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classEntity
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classEntity
-
patch
public UserExperienceAnalyticsDevicePerformance patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.
-
put
public UserExperienceAnalyticsDevicePerformance put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).
-
-