Class DatabaseCatalog

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

    public class DatabaseCatalog
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    database catalog.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  DatabaseCatalog.Builder
      Builder.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String catalogName()
      Gets the catalogName.
      java.util.List<java.lang.String> catalogTags()
      Gets the catalogTags.
      java.lang.String catalogType()
      Gets the catalogType.
      DatabaseCatalog.Builder newBuilder()
      New builder.
      • 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

      • catalogName

        public java.lang.String catalogName()
        Gets the catalogName. catalog name.
        Returns:
        the catalogName
      • catalogTags

        public java.util.List<java.lang.String> catalogTags()
        Gets the catalogTags. catalog tags.
        Returns:
        the catalogTags
      • catalogType

        public java.lang.String catalogType()
        Gets the catalogType. catalog type.
        Returns:
        the catalogType