Class ListTableSnapshotsOptions

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

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

      • engineId

        public java.lang.String engineId()
        Gets the engineId. Engine name.
        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. Schema ID.
        Returns:
        the schemaId
      • tableId

        public java.lang.String tableId()
        Gets the tableId. Table ID.
        Returns:
        the tableId
      • authInstanceId

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