Class RegisterTableOptions

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

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

      • catalogId

        public java.lang.String catalogId()
        Gets the catalogId. catalog id.
        Returns:
        the catalogId
      • schemaId

        public java.lang.String schemaId()
        Gets the schemaId. URL encoded schema name.
        Returns:
        the schemaId
      • metadataLocation

        public java.lang.String metadataLocation()
        Gets the metadataLocation. Metadata location.
        Returns:
        the metadataLocation
      • tableName

        public java.lang.String tableName()
        Gets the tableName. Table name.
        Returns:
        the tableName
      • authInstanceId

        public java.lang.String authInstanceId()
        Gets the authInstanceId. watsonx.data instance ID.
        Returns:
        the authInstanceId