Class SyndicationHistory

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

    public class SyndicationHistory
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Feature information.
    • Method Detail

      • namespaces

        public java.util.List<java.lang.String> namespaces()
        Gets the namespaces. Array of syndicated namespaces.
        Returns:
        the namespaces
      • clusters

        public java.util.List<SyndicationCluster> clusters()
        Gets the clusters. Array of syndicated namespaces.
        Returns:
        the clusters
      • lastRun

        public java.util.Date lastRun()
        Gets the lastRun. Date and time last syndicated.
        Returns:
        the lastRun