Class ListDataPoliciesOptions

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

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

      • lhInstanceId

        public java.lang.String lhInstanceId()
        Gets the lhInstanceId. Lake House Instance ID.
        Returns:
        the lhInstanceId
      • authInstanceId

        public java.lang.String authInstanceId()
        Gets the authInstanceId. Instance ID.
        Returns:
        the authInstanceId
      • catalogName

        public java.lang.String catalogName()
        Gets the catalogName. catalog name to filter.
        Returns:
        the catalogName
      • status

        public java.lang.String status()
        Gets the status. policy status to filter.
        Returns:
        the status
      • includeMetadata

        public java.lang.Boolean includeMetadata()
        Gets the includeMetadata. response will include data policy meta data or not.
        Returns:
        the includeMetadata
      • includeRules

        public java.lang.Boolean includeRules()
        Gets the includeRules. response will include data policy rules or not.
        Returns:
        the includeRules