Class GetDataContractTestResultsOptions

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

    public class GetDataContractTestResultsOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getDataContractTestResults 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
      • dataContractId

        public java.lang.String dataContractId()
        Gets the dataContractId. Data contract ID.
        Returns:
        the dataContractId
      • testRunId

        public java.lang.String testRunId()
        Gets the testRunId. Test run ID.
        Returns:
        the testRunId
      • projectId

        public java.lang.String projectId()
        Gets the projectId. Project ID where the data contract exists.
        Returns:
        the projectId