default BatchCreateTableRowsResponse |
HoneycodeClient.batchCreateTableRows(Consumer<BatchCreateTableRowsRequest.Builder> batchCreateTableRowsRequest) |
The BatchCreateTableRows API allows you to create one or more rows at the end of a table in a workbook.
|
default BatchCreateTableRowsResponse |
HoneycodeClient.batchCreateTableRows(BatchCreateTableRowsRequest batchCreateTableRowsRequest) |
The BatchCreateTableRows API allows you to create one or more rows at the end of a table in a workbook.
|
default BatchDeleteTableRowsResponse |
HoneycodeClient.batchDeleteTableRows(Consumer<BatchDeleteTableRowsRequest.Builder> batchDeleteTableRowsRequest) |
The BatchDeleteTableRows API allows you to delete one or more rows from a table in a workbook.
|
default BatchDeleteTableRowsResponse |
HoneycodeClient.batchDeleteTableRows(BatchDeleteTableRowsRequest batchDeleteTableRowsRequest) |
The BatchDeleteTableRows API allows you to delete one or more rows from a table in a workbook.
|
default BatchUpdateTableRowsResponse |
HoneycodeClient.batchUpdateTableRows(Consumer<BatchUpdateTableRowsRequest.Builder> batchUpdateTableRowsRequest) |
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
|
default BatchUpdateTableRowsResponse |
HoneycodeClient.batchUpdateTableRows(BatchUpdateTableRowsRequest batchUpdateTableRowsRequest) |
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
|
default BatchUpsertTableRowsResponse |
HoneycodeClient.batchUpsertTableRows(Consumer<BatchUpsertTableRowsRequest.Builder> batchUpsertTableRowsRequest) |
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
|
default BatchUpsertTableRowsResponse |
HoneycodeClient.batchUpsertTableRows(BatchUpsertTableRowsRequest batchUpsertTableRowsRequest) |
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
|
default DescribeTableDataImportJobResponse |
HoneycodeClient.describeTableDataImportJob(Consumer<DescribeTableDataImportJobRequest.Builder> describeTableDataImportJobRequest) |
The DescribeTableDataImportJob API allows you to retrieve the status and details of a table data import job.
|
default DescribeTableDataImportJobResponse |
HoneycodeClient.describeTableDataImportJob(DescribeTableDataImportJobRequest describeTableDataImportJobRequest) |
The DescribeTableDataImportJob API allows you to retrieve the status and details of a table data import job.
|
default GetScreenDataResponse |
HoneycodeClient.getScreenData(Consumer<GetScreenDataRequest.Builder> getScreenDataRequest) |
The GetScreenData API allows retrieval of data from a screen in a Honeycode app.
|
default GetScreenDataResponse |
HoneycodeClient.getScreenData(GetScreenDataRequest getScreenDataRequest) |
The GetScreenData API allows retrieval of data from a screen in a Honeycode app.
|
default InvokeScreenAutomationResponse |
HoneycodeClient.invokeScreenAutomation(Consumer<InvokeScreenAutomationRequest.Builder> invokeScreenAutomationRequest) |
The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
|
default InvokeScreenAutomationResponse |
HoneycodeClient.invokeScreenAutomation(InvokeScreenAutomationRequest invokeScreenAutomationRequest) |
The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
|
default ListTableColumnsResponse |
HoneycodeClient.listTableColumns(Consumer<ListTableColumnsRequest.Builder> listTableColumnsRequest) |
The ListTableColumns API allows you to retrieve a list of all the columns in a table in a workbook.
|
default ListTableColumnsResponse |
HoneycodeClient.listTableColumns(ListTableColumnsRequest listTableColumnsRequest) |
The ListTableColumns API allows you to retrieve a list of all the columns in a table in a workbook.
|
default ListTableColumnsIterable |
HoneycodeClient.listTableColumnsPaginator(Consumer<ListTableColumnsRequest.Builder> listTableColumnsRequest) |
|
default ListTableColumnsIterable |
HoneycodeClient.listTableColumnsPaginator(ListTableColumnsRequest listTableColumnsRequest) |
|
default ListTableRowsResponse |
HoneycodeClient.listTableRows(Consumer<ListTableRowsRequest.Builder> listTableRowsRequest) |
The ListTableRows API allows you to retrieve a list of all the rows in a table in a workbook.
|
default ListTableRowsResponse |
HoneycodeClient.listTableRows(ListTableRowsRequest listTableRowsRequest) |
The ListTableRows API allows you to retrieve a list of all the rows in a table in a workbook.
|
default ListTableRowsIterable |
HoneycodeClient.listTableRowsPaginator(Consumer<ListTableRowsRequest.Builder> listTableRowsRequest) |
|
default ListTableRowsIterable |
HoneycodeClient.listTableRowsPaginator(ListTableRowsRequest listTableRowsRequest) |
|
default ListTablesResponse |
HoneycodeClient.listTables(Consumer<ListTablesRequest.Builder> listTablesRequest) |
The ListTables API allows you to retrieve a list of all the tables in a workbook.
|
default ListTablesResponse |
HoneycodeClient.listTables(ListTablesRequest listTablesRequest) |
The ListTables API allows you to retrieve a list of all the tables in a workbook.
|
default ListTablesIterable |
HoneycodeClient.listTablesPaginator(Consumer<ListTablesRequest.Builder> listTablesRequest) |
|
default ListTablesIterable |
HoneycodeClient.listTablesPaginator(ListTablesRequest listTablesRequest) |
|
default ListTagsForResourceResponse |
HoneycodeClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
The ListTagsForResource API allows you to return a resource's tags.
|
default ListTagsForResourceResponse |
HoneycodeClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
The ListTagsForResource API allows you to return a resource's tags.
|
default QueryTableRowsResponse |
HoneycodeClient.queryTableRows(Consumer<QueryTableRowsRequest.Builder> queryTableRowsRequest) |
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
|
default QueryTableRowsResponse |
HoneycodeClient.queryTableRows(QueryTableRowsRequest queryTableRowsRequest) |
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
|
default QueryTableRowsIterable |
HoneycodeClient.queryTableRowsPaginator(Consumer<QueryTableRowsRequest.Builder> queryTableRowsRequest) |
|
default QueryTableRowsIterable |
HoneycodeClient.queryTableRowsPaginator(QueryTableRowsRequest queryTableRowsRequest) |
|
default StartTableDataImportJobResponse |
HoneycodeClient.startTableDataImportJob(Consumer<StartTableDataImportJobRequest.Builder> startTableDataImportJobRequest) |
The StartTableDataImportJob API allows you to start an import job on a table.
|
default StartTableDataImportJobResponse |
HoneycodeClient.startTableDataImportJob(StartTableDataImportJobRequest startTableDataImportJobRequest) |
The StartTableDataImportJob API allows you to start an import job on a table.
|
default TagResourceResponse |
HoneycodeClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
The TagResource API allows you to add tags to an ARN-able resource.
|
default TagResourceResponse |
HoneycodeClient.tagResource(TagResourceRequest tagResourceRequest) |
The TagResource API allows you to add tags to an ARN-able resource.
|
default UntagResourceResponse |
HoneycodeClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
The UntagResource API allows you to removes tags from an ARN-able resource.
|
default UntagResourceResponse |
HoneycodeClient.untagResource(UntagResourceRequest untagResourceRequest) |
The UntagResource API allows you to removes tags from an ARN-able resource.
|