public class Row extends Object
| Modifier and Type | Method and Description |
|---|---|
DeleteRows.Request |
delete() |
QueryRows.Request |
query() |
StoreRow.Request |
store() |
Row |
table(Table table) |
public Row(String id)
public Row()
public StoreRow.Request store()
public QueryRows.Request query()
public DeleteRows.Request delete()
Copyright © 2023 The Apache Software Foundation. All rights reserved.