Class UserExperienceAnalyticsWorkFromAnywhereModelPerformance

java.lang.Object
com.microsoft.graph.models.Entity
com.microsoft.graph.models.UserExperienceAnalyticsWorkFromAnywhereModelPerformance
All Implemented Interfaces:
com.microsoft.kiota.serialization.AdditionalDataHolder, com.microsoft.kiota.serialization.Parsable, com.microsoft.kiota.store.BackedModel

@Generated("com.microsoft.kiota") public class UserExperienceAnalyticsWorkFromAnywhereModelPerformance extends Entity implements com.microsoft.kiota.serialization.Parsable
The user experience analytics work from anywhere model performance.
  • Constructor Details

  • Method Details

    • createFromDiscriminatorValue

      @Nonnull public static UserExperienceAnalyticsWorkFromAnywhereModelPerformance createFromDiscriminatorValue(@Nonnull com.microsoft.kiota.serialization.ParseNode parseNode)
      Creates a new instance of the appropriate class based on discriminator value
      Parameters:
      parseNode - The parse node to use to read the discriminator value and create the object
      Returns:
      a UserExperienceAnalyticsWorkFromAnywhereModelPerformance
    • getCloudIdentityScore

      @Nullable public Double getCloudIdentityScore()
      Gets the cloudIdentityScore property value. The cloud identity score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Returns:
      a Double
    • getCloudManagementScore

      @Nullable public Double getCloudManagementScore()
      Gets the cloudManagementScore property value. The cloud management score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Returns:
      a Double
    • getCloudProvisioningScore

      @Nullable public Double getCloudProvisioningScore()
      Gets the cloudProvisioningScore property value. The cloud provisioning score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Returns:
      a Double
    • getFieldDeserializers

      @Nonnull public Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>> getFieldDeserializers()
      The deserialization information for the current model
      Specified by:
      getFieldDeserializers in interface com.microsoft.kiota.serialization.Parsable
      Overrides:
      getFieldDeserializers in class Entity
      Returns:
      a Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>>
    • getHealthStatus

      @Nullable public UserExperienceAnalyticsHealthState getHealthStatus()
      Gets the healthStatus property value. The healthStatus property
      Returns:
      a UserExperienceAnalyticsHealthState
    • getManufacturer

      @Nullable public String getManufacturer()
      Gets the manufacturer property value. The manufacturer name of the device. Supports: $select, $OrderBy. Read-only.
      Returns:
      a String
    • getModel

      @Nullable public String getModel()
      Gets the model property value. The model name of the device. Supports: $select, $OrderBy. Read-only.
      Returns:
      a String
    • getModelDeviceCount

      @Nullable public Integer getModelDeviceCount()
      Gets the modelDeviceCount property value. The devices count for the model. Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647
      Returns:
      a Integer
    • getWindowsScore

      @Nullable public Double getWindowsScore()
      Gets the windowsScore property value. The window score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Returns:
      a Double
    • getWorkFromAnywhereScore

      @Nullable public Double getWorkFromAnywhereScore()
      Gets the workFromAnywhereScore property value. The work from anywhere score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Returns:
      a Double
    • serialize

      public void serialize(@Nonnull com.microsoft.kiota.serialization.SerializationWriter writer)
      Serializes information the current object
      Specified by:
      serialize in interface com.microsoft.kiota.serialization.Parsable
      Overrides:
      serialize in class Entity
      Parameters:
      writer - Serialization writer to use to serialize this model
    • setCloudIdentityScore

      public void setCloudIdentityScore(@Nullable Double value)
      Sets the cloudIdentityScore property value. The cloud identity score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Parameters:
      value - Value to set for the cloudIdentityScore property.
    • setCloudManagementScore

      public void setCloudManagementScore(@Nullable Double value)
      Sets the cloudManagementScore property value. The cloud management score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Parameters:
      value - Value to set for the cloudManagementScore property.
    • setCloudProvisioningScore

      public void setCloudProvisioningScore(@Nullable Double value)
      Sets the cloudProvisioningScore property value. The cloud provisioning score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Parameters:
      value - Value to set for the cloudProvisioningScore property.
    • setHealthStatus

      public void setHealthStatus(@Nullable UserExperienceAnalyticsHealthState value)
      Sets the healthStatus property value. The healthStatus property
      Parameters:
      value - Value to set for the healthStatus property.
    • setManufacturer

      public void setManufacturer(@Nullable String value)
      Sets the manufacturer property value. The manufacturer name of the device. Supports: $select, $OrderBy. Read-only.
      Parameters:
      value - Value to set for the manufacturer property.
    • setModel

      public void setModel(@Nullable String value)
      Sets the model property value. The model name of the device. Supports: $select, $OrderBy. Read-only.
      Parameters:
      value - Value to set for the model property.
    • setModelDeviceCount

      public void setModelDeviceCount(@Nullable Integer value)
      Sets the modelDeviceCount property value. The devices count for the model. Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647
      Parameters:
      value - Value to set for the modelDeviceCount property.
    • setWindowsScore

      public void setWindowsScore(@Nullable Double value)
      Sets the windowsScore property value. The window score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Parameters:
      value - Value to set for the windowsScore property.
    • setWorkFromAnywhereScore

      public void setWorkFromAnywhereScore(@Nullable Double value)
      Sets the workFromAnywhereScore property value. The work from anywhere score of the device model. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
      Parameters:
      value - Value to set for the workFromAnywhereScore property.