Class DeviceExchangeAccessStateSummary.Builder

    • Method Detail

      • allowedDeviceCount

        public DeviceExchangeAccessStateSummary.Builder allowedDeviceCount​(Integer allowedDeviceCount)
        “Total count of devices with Exchange Access State: Allowed.”
        Parameters:
        allowedDeviceCount - value of allowedDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • blockedDeviceCount

        public DeviceExchangeAccessStateSummary.Builder blockedDeviceCount​(Integer blockedDeviceCount)
        “Total count of devices with Exchange Access State: Blocked.”
        Parameters:
        blockedDeviceCount - value of blockedDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • quarantinedDeviceCount

        public DeviceExchangeAccessStateSummary.Builder quarantinedDeviceCount​(Integer quarantinedDeviceCount)
        “Total count of devices with Exchange Access State: Quarantined.”
        Parameters:
        quarantinedDeviceCount - value of quarantinedDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • unavailableDeviceCount

        public DeviceExchangeAccessStateSummary.Builder unavailableDeviceCount​(Integer unavailableDeviceCount)
        “Total count of devices for which no Exchange Access State could be found.”
        Parameters:
        unavailableDeviceCount - value of unavailableDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • unknownDeviceCount

        public DeviceExchangeAccessStateSummary.Builder unknownDeviceCount​(Integer unknownDeviceCount)
        “Total count of devices with Exchange Access State: Unknown.”
        Parameters:
        unknownDeviceCount - value of unknownDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)