Class UpdateOfferingIbmOptions

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

    public class UpdateOfferingIbmOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The updateOfferingIbm 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
      • approvalType

        public java.lang.String approvalType()
        Gets the approvalType. Type of approval, ibm or public.
        Returns:
        the approvalType
      • approved

        public java.lang.String approved()
        Gets the approved. Approve (true) or disapprove (false).
        Returns:
        the approved