Interface GetTableResponse.Builder

    • Method Detail

      • table

        GetTableResponse.Builder table​(Table table)

        The Table object that defines the specified table.

        Parameters:
        table - The Table object that defines the specified table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.