Class SoftwareUpdateStatusSummary

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

@Generated("com.microsoft.kiota") public class SoftwareUpdateStatusSummary extends Entity implements com.microsoft.kiota.serialization.Parsable
  • Constructor Details

    • SoftwareUpdateStatusSummary

      public SoftwareUpdateStatusSummary()
      Instantiates a new SoftwareUpdateStatusSummary and sets the default values.
  • Method Details

    • createFromDiscriminatorValue

      @Nonnull public static SoftwareUpdateStatusSummary 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 SoftwareUpdateStatusSummary
    • getCompliantDeviceCount

      @Nullable public Integer getCompliantDeviceCount()
      Gets the compliantDeviceCount property value. Number of compliant devices.
      Returns:
      a Integer
    • getCompliantUserCount

      @Nullable public Integer getCompliantUserCount()
      Gets the compliantUserCount property value. Number of compliant users.
      Returns:
      a Integer
    • getConflictDeviceCount

      @Nullable public Integer getConflictDeviceCount()
      Gets the conflictDeviceCount property value. Number of conflict devices.
      Returns:
      a Integer
    • getConflictUserCount

      @Nullable public Integer getConflictUserCount()
      Gets the conflictUserCount property value. Number of conflict users.
      Returns:
      a Integer
    • getDisplayName

      @Nullable public String getDisplayName()
      Gets the displayName property value. The name of the policy.
      Returns:
      a String
    • getErrorDeviceCount

      @Nullable public Integer getErrorDeviceCount()
      Gets the errorDeviceCount property value. Number of devices had error.
      Returns:
      a Integer
    • getErrorUserCount

      @Nullable public Integer getErrorUserCount()
      Gets the errorUserCount property value. Number of users had error.
      Returns:
      a Integer
    • 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>>
    • getNonCompliantDeviceCount

      @Nullable public Integer getNonCompliantDeviceCount()
      Gets the nonCompliantDeviceCount property value. Number of non compliant devices.
      Returns:
      a Integer
    • getNonCompliantUserCount

      @Nullable public Integer getNonCompliantUserCount()
      Gets the nonCompliantUserCount property value. Number of non compliant users.
      Returns:
      a Integer
    • getNotApplicableDeviceCount

      @Nullable public Integer getNotApplicableDeviceCount()
      Gets the notApplicableDeviceCount property value. Number of not applicable devices.
      Returns:
      a Integer
    • getNotApplicableUserCount

      @Nullable public Integer getNotApplicableUserCount()
      Gets the notApplicableUserCount property value. Number of not applicable users.
      Returns:
      a Integer
    • getRemediatedDeviceCount

      @Nullable public Integer getRemediatedDeviceCount()
      Gets the remediatedDeviceCount property value. Number of remediated devices.
      Returns:
      a Integer
    • getRemediatedUserCount

      @Nullable public Integer getRemediatedUserCount()
      Gets the remediatedUserCount property value. Number of remediated users.
      Returns:
      a Integer
    • getUnknownDeviceCount

      @Nullable public Integer getUnknownDeviceCount()
      Gets the unknownDeviceCount property value. Number of unknown devices.
      Returns:
      a Integer
    • getUnknownUserCount

      @Nullable public Integer getUnknownUserCount()
      Gets the unknownUserCount property value. Number of unknown users.
      Returns:
      a Integer
    • 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
    • setCompliantDeviceCount

      public void setCompliantDeviceCount(@Nullable Integer value)
      Sets the compliantDeviceCount property value. Number of compliant devices.
      Parameters:
      value - Value to set for the compliantDeviceCount property.
    • setCompliantUserCount

      public void setCompliantUserCount(@Nullable Integer value)
      Sets the compliantUserCount property value. Number of compliant users.
      Parameters:
      value - Value to set for the compliantUserCount property.
    • setConflictDeviceCount

      public void setConflictDeviceCount(@Nullable Integer value)
      Sets the conflictDeviceCount property value. Number of conflict devices.
      Parameters:
      value - Value to set for the conflictDeviceCount property.
    • setConflictUserCount

      public void setConflictUserCount(@Nullable Integer value)
      Sets the conflictUserCount property value. Number of conflict users.
      Parameters:
      value - Value to set for the conflictUserCount property.
    • setDisplayName

      public void setDisplayName(@Nullable String value)
      Sets the displayName property value. The name of the policy.
      Parameters:
      value - Value to set for the displayName property.
    • setErrorDeviceCount

      public void setErrorDeviceCount(@Nullable Integer value)
      Sets the errorDeviceCount property value. Number of devices had error.
      Parameters:
      value - Value to set for the errorDeviceCount property.
    • setErrorUserCount

      public void setErrorUserCount(@Nullable Integer value)
      Sets the errorUserCount property value. Number of users had error.
      Parameters:
      value - Value to set for the errorUserCount property.
    • setNonCompliantDeviceCount

      public void setNonCompliantDeviceCount(@Nullable Integer value)
      Sets the nonCompliantDeviceCount property value. Number of non compliant devices.
      Parameters:
      value - Value to set for the nonCompliantDeviceCount property.
    • setNonCompliantUserCount

      public void setNonCompliantUserCount(@Nullable Integer value)
      Sets the nonCompliantUserCount property value. Number of non compliant users.
      Parameters:
      value - Value to set for the nonCompliantUserCount property.
    • setNotApplicableDeviceCount

      public void setNotApplicableDeviceCount(@Nullable Integer value)
      Sets the notApplicableDeviceCount property value. Number of not applicable devices.
      Parameters:
      value - Value to set for the notApplicableDeviceCount property.
    • setNotApplicableUserCount

      public void setNotApplicableUserCount(@Nullable Integer value)
      Sets the notApplicableUserCount property value. Number of not applicable users.
      Parameters:
      value - Value to set for the notApplicableUserCount property.
    • setRemediatedDeviceCount

      public void setRemediatedDeviceCount(@Nullable Integer value)
      Sets the remediatedDeviceCount property value. Number of remediated devices.
      Parameters:
      value - Value to set for the remediatedDeviceCount property.
    • setRemediatedUserCount

      public void setRemediatedUserCount(@Nullable Integer value)
      Sets the remediatedUserCount property value. Number of remediated users.
      Parameters:
      value - Value to set for the remediatedUserCount property.
    • setUnknownDeviceCount

      public void setUnknownDeviceCount(@Nullable Integer value)
      Sets the unknownDeviceCount property value. Number of unknown devices.
      Parameters:
      value - Value to set for the unknownDeviceCount property.
    • setUnknownUserCount

      public void setUnknownUserCount(@Nullable Integer value)
      Sets the unknownUserCount property value. Number of unknown users.
      Parameters:
      value - Value to set for the unknownUserCount property.