Class SetDeprecateVersionOptions

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

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

      • versionLocId

        public java.lang.String versionLocId()
        Gets the versionLocId. A dotted value of `catalogID`.`versionID`.
        Returns:
        the versionLocId
      • setting

        public java.lang.String setting()
        Gets the setting. Set deprecation (true) or cancel deprecation (false).
        Returns:
        the setting
      • description

        public java.lang.String description()
        Gets the description. Additional information that users can provide to be displayed in deprecation notification.
        Returns:
        the description
      • daysUntilDeprecate

        public java.lang.Long daysUntilDeprecate()
        Gets the daysUntilDeprecate. Specifies the amount of days until product is not available in catalog.
        Returns:
        the daysUntilDeprecate