Class UpdateTableOptions

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

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

      • engineId

        public java.lang.String engineId()
        Gets the engineId. Engine name.
        Returns:
        the engineId
      • catalogName

        public java.lang.String catalogName()
        Gets the catalogName. Catalog name.
        Returns:
        the catalogName
      • schemaName

        public java.lang.String schemaName()
        Gets the schemaName. Schema name.
        Returns:
        the schemaName
      • tableName

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

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

        public java.lang.String newTableName()
        Gets the newTableName. New table name.
        Returns:
        the newTableName
      • authInstanceId

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