Class DeprecateOfferingOptions

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

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

      • catalogIdentifier

        public java.lang.String catalogIdentifier()
        Gets the catalogIdentifier. Catalog identifier.
        Returns:
        the catalogIdentifier
      • offeringId

        public java.lang.String offeringId()
        Gets the offeringId. Offering identification.
        Returns:
        the offeringId
      • 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