Class GetTableSnapshotsOptions

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

    public class GetTableSnapshotsOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getTableSnapshots 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
      • authInstanceId

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