Class GetDataProductReleaseOptions

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

    public class GetDataProductReleaseOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getDataProductRelease 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
      • releaseId

        public java.lang.String releaseId()
        Gets the releaseId. Data product release id.
        Returns:
        the releaseId
      • checkCallerApproval

        public java.lang.Boolean checkCallerApproval()
        Gets the checkCallerApproval. If the value is true, then it will be verfied whether the caller is present in the data access request pre-approved user list.
        Returns:
        the checkCallerApproval