Class IosVppAppRevokeLicensesActionResult.Builder

    • Method Detail

      • failedLicensesCount

        public IosVppAppRevokeLicensesActionResult.Builder failedLicensesCount​(Integer failedLicensesCount)
        “A count of the number of licenses for which revoke failed.”
        Parameters:
        failedLicensesCount - value of failedLicensesCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastUpdatedDateTime

        public IosVppAppRevokeLicensesActionResult.Builder lastUpdatedDateTime​(OffsetDateTime lastUpdatedDateTime)
        “Time the action state was last updated”
        Parameters:
        lastUpdatedDateTime - value of lastUpdatedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • managedDeviceId

        public IosVppAppRevokeLicensesActionResult.Builder managedDeviceId​(String managedDeviceId)
        “DeviceId associated with the action.”
        Parameters:
        managedDeviceId - value of managedDeviceId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • totalLicensesCount

        public IosVppAppRevokeLicensesActionResult.Builder totalLicensesCount​(Integer totalLicensesCount)
        “A count of the number of licenses for which revoke was attempted.”
        Parameters:
        totalLicensesCount - value of totalLicensesCount property (as defined in service metadata)
        Returns:
        this (for method chaining)