Class GetDataProductDraftContractTermsOptions

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

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

      • dataProductId

        public java.lang.String dataProductId()
        Gets the dataProductId. Data product ID. Use '-' to skip specifying the data product ID explicitly.
        Returns:
        the dataProductId
      • draftId

        public java.lang.String draftId()
        Gets the draftId. Data product draft id.
        Returns:
        the draftId
      • contractTermsId

        public java.lang.String contractTermsId()
        Gets the contractTermsId. Contract terms id.
        Returns:
        the contractTermsId
      • accept

        public java.lang.String accept()
        Gets the accept. The type of the response: application/json or application/odcs+yaml.
        Returns:
        the accept
      • includeContractDocuments

        public java.lang.Boolean includeContractDocuments()
        Gets the includeContractDocuments. Set to false to exclude external contract documents (e.g., Terms and Conditions URLs) from the response. By default, these are included.
        Returns:
        the includeContractDocuments
      • autopopulateServerInformation

        public java.lang.Boolean autopopulateServerInformation()
        Gets the autopopulateServerInformation. Set to true to autopopulate server information from connection details. Default is false.
        Returns:
        the autopopulateServerInformation
      • serverAssetId

        public java.lang.String serverAssetId()
        Gets the serverAssetId. Asset ID of the server used for autopopulating connection details.
        Returns:
        the serverAssetId