Class SenlinClusterPolicy

    • Constructor Detail

      • SenlinClusterPolicy

        public SenlinClusterPolicy()
    • Method Detail

      • getId

        public String getId()
        Description copied from interface: ClusterPolicy
        Returns the id of the ClusterPolicy
        Specified by:
        getId in interface ClusterPolicy
        Returns:
        the id of the ClusterPolicy
      • getPolicyType

        public String getPolicyType()
        Description copied from interface: ClusterPolicy
        Returns the policy type of the ClusterPolicy
        Specified by:
        getPolicyType in interface ClusterPolicy
        Returns:
        the policy type of the ClusterPolicy
      • getClusterID

        public String getClusterID()
        Description copied from interface: ClusterPolicy
        Returns the cluster id of the ClusterPolicy
        Specified by:
        getClusterID in interface ClusterPolicy
        Returns:
        the cluster id of the ClusterPolicy
      • getClusterName

        public String getClusterName()
        Description copied from interface: ClusterPolicy
        Returns the cluster name of the ClusterPolicy
        Specified by:
        getClusterName in interface ClusterPolicy
        Returns:
        the cluster name of the ClusterPolicy
      • getEnabled

        public Boolean getEnabled()
        Description copied from interface: ClusterPolicy
        Returns the enabled or not of the ClusterPolicy
        Specified by:
        getEnabled in interface ClusterPolicy
        Returns:
        the enabled or not of the ClusterPolicy
      • getPolicyID

        public String getPolicyID()
        Description copied from interface: ClusterPolicy
        Returns the policy id of the ClusterPolicy
        Specified by:
        getPolicyID in interface ClusterPolicy
        Returns:
        the policy id of the ClusterPolicy
      • getPolicyName

        public String getPolicyName()
        Description copied from interface: ClusterPolicy
        Returns the policy name of the ClusterPolicy
        Specified by:
        getPolicyName in interface ClusterPolicy
        Returns:
        the policy name of the ClusterPolicy