Class UserExperienceAnalyticsDeviceScores.Builder

    • Method Detail

      • appReliabilityScore

        public UserExperienceAnalyticsDeviceScores.Builder appReliabilityScore​(Double appReliabilityScore)
        “The user experience analytics device app reliability score. Valid values -1. 79769313486232E+308 to 1.79769313486232E+308”
        Parameters:
        appReliabilityScore - value of appReliabilityScore property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • deviceName

        public UserExperienceAnalyticsDeviceScores.Builder deviceName​(String deviceName)
        “The user experience analytics device name.”
        Parameters:
        deviceName - value of deviceName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • endpointAnalyticsScore

        public UserExperienceAnalyticsDeviceScores.Builder endpointAnalyticsScore​(Double endpointAnalyticsScore)
        “The user experience analytics device score. Valid values -1.79769313486232E+308 to 1.79769313486232E+308”
        Parameters:
        endpointAnalyticsScore - value of endpointAnalyticsScore property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • manufacturer

        public UserExperienceAnalyticsDeviceScores.Builder manufacturer​(String manufacturer)
        “The user experience analytics device manufacturer.”
        Parameters:
        manufacturer - value of manufacturer property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • model

        public UserExperienceAnalyticsDeviceScores.Builder model​(String model)
        “The user experience analytics device model.”
        Parameters:
        model - value of model property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • startupPerformanceScore

        public UserExperienceAnalyticsDeviceScores.Builder startupPerformanceScore​(Double startupPerformanceScore)
        “The user experience analytics device startup performance score. Valid values -1. 79769313486232E+308 to 1.79769313486232E+308”
        Parameters:
        startupPerformanceScore - value of startupPerformanceScore property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • workFromAnywhereScore

        public UserExperienceAnalyticsDeviceScores.Builder workFromAnywhereScore​(Double workFromAnywhereScore)
        “The user experience analytics device work From anywhere score. Valid values -1. 79769313486232E+308 to 1.79769313486232E+308”
        Parameters:
        workFromAnywhereScore - value of workFromAnywhereScore property (as defined in service metadata)
        Returns:
        this (for method chaining)