Class VppTokenLicenseSummary.Builder

    • Method Detail

      • appleId

        public VppTokenLicenseSummary.Builder appleId​(String appleId)
        “The Apple Id associated with the given Apple Volume Purchase Program Token.”
        Parameters:
        appleId - value of appleId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • availableLicenseCount

        public VppTokenLicenseSummary.Builder availableLicenseCount​(Integer availableLicenseCount)
        “The number of VPP licenses available.”
        Parameters:
        availableLicenseCount - value of availableLicenseCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • organizationName

        public VppTokenLicenseSummary.Builder organizationName​(String organizationName)
        “The organization associated with the Apple Volume Purchase Program Token.”
        Parameters:
        organizationName - value of organizationName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • usedLicenseCount

        public VppTokenLicenseSummary.Builder usedLicenseCount​(Integer usedLicenseCount)
        “The number of VPP licenses in use.”
        Parameters:
        usedLicenseCount - value of usedLicenseCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • vppTokenId

        public VppTokenLicenseSummary.Builder vppTokenId​(String vppTokenId)
        “Identifier of the VPP token.”
        Parameters:
        vppTokenId - value of vppTokenId property (as defined in service metadata)
        Returns:
        this (for method chaining)