Interface DataCellsFilterResource.Builder

    • Method Detail

      • tableCatalogId

        DataCellsFilterResource.Builder tableCatalogId​(String tableCatalogId)

        The ID of the catalog to which the table belongs.

        Parameters:
        tableCatalogId - The ID of the catalog to which the table belongs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • databaseName

        DataCellsFilterResource.Builder databaseName​(String databaseName)

        A database in the Glue Data Catalog.

        Parameters:
        databaseName - A database in the Glue Data Catalog.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tableName

        DataCellsFilterResource.Builder tableName​(String tableName)

        The name of the table.

        Parameters:
        tableName - The name of the table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        DataCellsFilterResource.Builder name​(String name)

        The name of the data cells filter.

        Parameters:
        name - The name of the data cells filter.
        Returns:
        Returns a reference to this object so that method calls can be chained together.