Class DataPolicies

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

    public class DataPolicies
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    DataPolicies.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAssociateCatalog()
      Gets the associateCatalog.
      java.lang.String getPolicyName()
      Gets the policyName.
      java.lang.String getPolicyVersion()
      Gets the policyVersion.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getAssociateCatalog

        public java.lang.String getAssociateCatalog()
        Gets the associateCatalog. Associate catalog.
        Returns:
        the associateCatalog
      • getPolicyName

        public java.lang.String getPolicyName()
        Gets the policyName. For resource policy, it's resource name like engin1. And for data policy it's policy name.
        Returns:
        the policyName
      • getPolicyVersion

        public java.lang.String getPolicyVersion()
        Gets the policyVersion. Policy version.
        Returns:
        the policyVersion