Class DatabaseRegistrationTopicsItems

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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCreatedOn()
      Gets the createdOn.
      java.lang.String getFileContents()
      Gets the fileContents.
      java.lang.String getFileName()
      Gets the fileName.
      java.lang.String getTopicName()
      Gets the topicName.
      • 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

      • getCreatedOn

        public java.lang.String getCreatedOn()
        Gets the createdOn. Created on.
        Returns:
        the createdOn
      • getFileContents

        public java.lang.String getFileContents()
        Gets the fileContents. file content.
        Returns:
        the fileContents
      • getFileName

        public java.lang.String getFileName()
        Gets the fileName. file name.
        Returns:
        the fileName
      • getTopicName

        public java.lang.String getTopicName()
        Gets the topicName. topic name.
        Returns:
        the topicName