Class CreateDatabaseCatalogOptions

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

    public class CreateDatabaseCatalogOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The createDatabaseCatalog options.
    • Method Detail

      • databaseDisplayName

        public java.lang.String databaseDisplayName()
        Gets the databaseDisplayName. Database display name.
        Returns:
        the databaseDisplayName
      • databaseType

        public java.lang.String databaseType()
        Gets the databaseType. Connector type.
        Returns:
        the databaseType
      • catalogName

        public java.lang.String catalogName()
        Gets the catalogName. Catalog name of the new catalog to be created with database.
        Returns:
        the catalogName
      • accept

        public java.lang.String accept()
        Gets the accept. The type of the response: or *_/_*.
        Returns:
        the accept
      • description

        public java.lang.String description()
        Gets the description. Database description.
        Returns:
        the description
      • tags

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

        public java.lang.String createdBy()
        Gets the createdBy. Created by.
        Returns:
        the createdBy
      • createdOn

        public java.lang.Long createdOn()
        Gets the createdOn. Created on.
        Returns:
        the createdOn
      • authInstanceId

        public java.lang.String authInstanceId()
        Gets the authInstanceId. Instance ID.
        Returns:
        the authInstanceId