Class ComanagementEligibleDevicesSummary.Builder

    • Method Detail

      • comanagedCount

        public ComanagementEligibleDevicesSummary.Builder comanagedCount​(Integer comanagedCount)
        “Count of devices already Co-Managed”
        Parameters:
        comanagedCount - value of comanagedCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • eligibleButNotAzureAdJoinedCount

        public ComanagementEligibleDevicesSummary.Builder eligibleButNotAzureAdJoinedCount​(Integer eligibleButNotAzureAdJoinedCount)
        “Count of devices eligible for Co-Management but not yet joined to Azure Active Directory”
        Parameters:
        eligibleButNotAzureAdJoinedCount - value of eligibleButNotAzureAdJoinedCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • eligibleCount

        public ComanagementEligibleDevicesSummary.Builder eligibleCount​(Integer eligibleCount)
        “Count of devices fully eligible for Co-Management”
        Parameters:
        eligibleCount - value of eligibleCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • ineligibleCount

        public ComanagementEligibleDevicesSummary.Builder ineligibleCount​(Integer ineligibleCount)
        “Count of devices ineligible for Co-Management”
        Parameters:
        ineligibleCount - value of ineligibleCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • needsOsUpdateCount

        public ComanagementEligibleDevicesSummary.Builder needsOsUpdateCount​(Integer needsOsUpdateCount)
        “Count of devices that will be eligible for Co-Management after an OS update”
        Parameters:
        needsOsUpdateCount - value of needsOsUpdateCount property (as defined in service metadata)
        Returns:
        this (for method chaining)