Class CreateColumnsOptions

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

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

      • engineId

        public java.lang.String engineId()
        Gets the engineId. engine id.
        Returns:
        the engineId
      • 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
      • tableId

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

        public java.util.List<Column> columns()
        Gets the columns. List of the tables present in the schema.
        Returns:
        the columns
      • authInstanceId

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