Class GetLicensesOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class GetLicensesOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getLicenses options.
    • Method Detail

      • licenseProviderId

        public java.lang.String licenseProviderId()
        Gets the licenseProviderId. ID of the license provider, ie. retrieved from GET license_providers.
        Returns:
        the licenseProviderId
      • accountId

        public java.lang.String accountId()
        Gets the accountId. If not specified the token's account will be used.
        Returns:
        the accountId
      • name

        public java.lang.String name()
        Gets the name. License name.
        Returns:
        the name
      • licenseType

        public java.lang.String licenseType()
        Gets the licenseType. Type of license, if not specified, default is ibm-ppa.
        Returns:
        the licenseType
      • licenseProductId

        public java.lang.String licenseProductId()
        Gets the licenseProductId. The license product ID. If from PPA (Passport Advantage) this is the product Part number, eg. D1YGZLL.
        Returns:
        the licenseProductId