Class Description

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

    public class Description
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Description details of a data contract.
    • Method Detail

      • newBuilder

        public Description.Builder newBuilder()
        New builder.
        Returns:
        a Description builder
      • purpose

        public java.lang.String purpose()
        Gets the purpose. Intended purpose for the provided data.
        Returns:
        the purpose
      • limitations

        public java.lang.String limitations()
        Gets the limitations. Technical, compliance, and legal limitations for data use.
        Returns:
        the limitations
      • usage

        public java.lang.String usage()
        Gets the usage. Recommended usage of the data.
        Returns:
        the usage
      • moreInfo

        public java.util.List<ContractTermsMoreInfo> moreInfo()
        Gets the moreInfo. List of links to sources that provide more details on the dataset.
        Returns:
        the moreInfo
      • customProperties

        public java.lang.String customProperties()
        Gets the customProperties. Custom properties that are not part of the standard.
        Returns:
        the customProperties