Skip navigation links
A B C D E F G H I L M Q R S T U V W 

A

AbstractAmazonHoneycode - Class in com.amazonaws.services.honeycode
Abstract implementation of AmazonHoneycode.
AbstractAmazonHoneycode() - Constructor for class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
AbstractAmazonHoneycodeAsync - Class in com.amazonaws.services.honeycode
Abstract implementation of AmazonHoneycodeAsync.
AbstractAmazonHoneycodeAsync() - Constructor for class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
AccessDeniedException - Exception in com.amazonaws.services.honeycode.model
You do not have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.honeycode.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addCellsToCreateEntry(String, CellInput) - Method in class com.amazonaws.services.honeycode.model.CreateRowData
Add a single CellsToCreate entry
addCellsToUpdateEntry(String, CellInput) - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
Add a single CellsToUpdate entry
addCellsToUpdateEntry(String, CellInput) - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
Add a single CellsToUpdate entry
addColumnMapEntry(String, SourceDataColumnProperties) - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
Add a single ColumnMap entry
addCreatedRowsEntry(String, String) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
Add a single CreatedRows entry
addResultsEntry(String, ResultSet) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
Add a single Results entry
addRowsEntry(String, UpsertRowsResult) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
Add a single Rows entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
Add a single Tags entry
addVariablesEntry(String, VariableValue) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
Add a single Variables entry
addVariablesEntry(String, VariableValue) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
Add a single Variables entry
AmazonHoneycode - Interface in com.amazonaws.services.honeycode
Interface for accessing Honeycode.
AmazonHoneycodeAsync - Interface in com.amazonaws.services.honeycode
Interface for accessing Honeycode asynchronously.
AmazonHoneycodeAsyncClient - Class in com.amazonaws.services.honeycode
Client for accessing Honeycode asynchronously.
AmazonHoneycodeAsyncClientBuilder - Class in com.amazonaws.services.honeycode
Fluent builder for AmazonHoneycodeAsync.
AmazonHoneycodeClient - Class in com.amazonaws.services.honeycode
Client for accessing Honeycode.
AmazonHoneycodeClientBuilder - Class in com.amazonaws.services.honeycode
Fluent builder for AmazonHoneycode.
AmazonHoneycodeException - Exception in com.amazonaws.services.honeycode.model
Base exception for all service exceptions thrown by Amazon Honeycode
AmazonHoneycodeException(String) - Constructor for exception com.amazonaws.services.honeycode.model.AmazonHoneycodeException
Constructs a new AmazonHoneycodeException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
AutomationExecutionException - Exception in com.amazonaws.services.honeycode.model
The automation execution did not end successfully.
AutomationExecutionException(String) - Constructor for exception com.amazonaws.services.honeycode.model.AutomationExecutionException
Constructs a new AutomationExecutionException with the specified error message.
AutomationExecutionTimeoutException - Exception in com.amazonaws.services.honeycode.model
The automation execution timed out.
AutomationExecutionTimeoutException(String) - Constructor for exception com.amazonaws.services.honeycode.model.AutomationExecutionTimeoutException
Constructs a new AutomationExecutionTimeoutException with the specified error message.

B

batchCreateTableRows(BatchCreateTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
batchCreateTableRows(BatchCreateTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The BatchCreateTableRows API allows you to create one or more rows at the end of a table in a workbook.
batchCreateTableRows(BatchCreateTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The BatchCreateTableRows API allows you to create one or more rows at the end of a table in a workbook.
batchCreateTableRowsAsync(BatchCreateTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
batchCreateTableRowsAsync(BatchCreateTableRowsRequest, AsyncHandler<BatchCreateTableRowsRequest, BatchCreateTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
batchCreateTableRowsAsync(BatchCreateTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The BatchCreateTableRows API allows you to create one or more rows at the end of a table in a workbook.
batchCreateTableRowsAsync(BatchCreateTableRowsRequest, AsyncHandler<BatchCreateTableRowsRequest, BatchCreateTableRowsResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The BatchCreateTableRows API allows you to create one or more rows at the end of a table in a workbook.
batchCreateTableRowsAsync(BatchCreateTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
batchCreateTableRowsAsync(BatchCreateTableRowsRequest, AsyncHandler<BatchCreateTableRowsRequest, BatchCreateTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
BatchCreateTableRowsRequest - Class in com.amazonaws.services.honeycode.model
 
BatchCreateTableRowsRequest() - Constructor for class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
 
BatchCreateTableRowsResult - Class in com.amazonaws.services.honeycode.model
 
BatchCreateTableRowsResult() - Constructor for class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
 
batchDeleteTableRows(BatchDeleteTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
batchDeleteTableRows(BatchDeleteTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The BatchDeleteTableRows API allows you to delete one or more rows from a table in a workbook.
batchDeleteTableRows(BatchDeleteTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The BatchDeleteTableRows API allows you to delete one or more rows from a table in a workbook.
batchDeleteTableRowsAsync(BatchDeleteTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
batchDeleteTableRowsAsync(BatchDeleteTableRowsRequest, AsyncHandler<BatchDeleteTableRowsRequest, BatchDeleteTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
batchDeleteTableRowsAsync(BatchDeleteTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The BatchDeleteTableRows API allows you to delete one or more rows from a table in a workbook.
batchDeleteTableRowsAsync(BatchDeleteTableRowsRequest, AsyncHandler<BatchDeleteTableRowsRequest, BatchDeleteTableRowsResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The BatchDeleteTableRows API allows you to delete one or more rows from a table in a workbook.
batchDeleteTableRowsAsync(BatchDeleteTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
batchDeleteTableRowsAsync(BatchDeleteTableRowsRequest, AsyncHandler<BatchDeleteTableRowsRequest, BatchDeleteTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
BatchDeleteTableRowsRequest - Class in com.amazonaws.services.honeycode.model
 
BatchDeleteTableRowsRequest() - Constructor for class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
 
BatchDeleteTableRowsResult - Class in com.amazonaws.services.honeycode.model
 
BatchDeleteTableRowsResult() - Constructor for class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
 
batchUpdateTableRows(BatchUpdateTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
batchUpdateTableRows(BatchUpdateTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
batchUpdateTableRows(BatchUpdateTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
batchUpdateTableRowsAsync(BatchUpdateTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
batchUpdateTableRowsAsync(BatchUpdateTableRowsRequest, AsyncHandler<BatchUpdateTableRowsRequest, BatchUpdateTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
batchUpdateTableRowsAsync(BatchUpdateTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
batchUpdateTableRowsAsync(BatchUpdateTableRowsRequest, AsyncHandler<BatchUpdateTableRowsRequest, BatchUpdateTableRowsResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
batchUpdateTableRowsAsync(BatchUpdateTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
batchUpdateTableRowsAsync(BatchUpdateTableRowsRequest, AsyncHandler<BatchUpdateTableRowsRequest, BatchUpdateTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
BatchUpdateTableRowsRequest - Class in com.amazonaws.services.honeycode.model
 
BatchUpdateTableRowsRequest() - Constructor for class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
 
BatchUpdateTableRowsResult - Class in com.amazonaws.services.honeycode.model
 
BatchUpdateTableRowsResult() - Constructor for class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
 
batchUpsertTableRows(BatchUpsertTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
batchUpsertTableRows(BatchUpsertTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
batchUpsertTableRows(BatchUpsertTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
batchUpsertTableRowsAsync(BatchUpsertTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
batchUpsertTableRowsAsync(BatchUpsertTableRowsRequest, AsyncHandler<BatchUpsertTableRowsRequest, BatchUpsertTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
batchUpsertTableRowsAsync(BatchUpsertTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
batchUpsertTableRowsAsync(BatchUpsertTableRowsRequest, AsyncHandler<BatchUpsertTableRowsRequest, BatchUpsertTableRowsResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
batchUpsertTableRowsAsync(BatchUpsertTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
batchUpsertTableRowsAsync(BatchUpsertTableRowsRequest, AsyncHandler<BatchUpsertTableRowsRequest, BatchUpsertTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
BatchUpsertTableRowsRequest - Class in com.amazonaws.services.honeycode.model
 
BatchUpsertTableRowsRequest() - Constructor for class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
 
BatchUpsertTableRowsResult - Class in com.amazonaws.services.honeycode.model
 
BatchUpsertTableRowsResult() - Constructor for class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClientBuilder
Construct an asynchronous implementation of AmazonHoneycodeAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClientBuilder
Construct a synchronous implementation of AmazonHoneycode using the current builder configuration.
builder() - Static method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
 

C

Cell - Class in com.amazonaws.services.honeycode.model
An object that represents a single cell in a table.
Cell() - Constructor for class com.amazonaws.services.honeycode.model.Cell
 
CellInput - Class in com.amazonaws.services.honeycode.model
CellInput object contains the data needed to create or update cells in a table.
CellInput() - Constructor for class com.amazonaws.services.honeycode.model.CellInput
 
clearCellsToCreateEntries() - Method in class com.amazonaws.services.honeycode.model.CreateRowData
Removes all the entries added into CellsToCreate.
clearCellsToUpdateEntries() - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
Removes all the entries added into CellsToUpdate.
clearCellsToUpdateEntries() - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
Removes all the entries added into CellsToUpdate.
clearColumnMapEntries() - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
Removes all the entries added into ColumnMap.
clearCreatedRowsEntries() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
Removes all the entries added into CreatedRows.
clearResultsEntries() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
Removes all the entries added into Results.
clearRowsEntries() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
Removes all the entries added into Rows.
clearTagsEntries() - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
Removes all the entries added into Tags.
clearVariablesEntries() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
Removes all the entries added into Variables.
clearVariablesEntries() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
Removes all the entries added into Variables.
clone() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.Cell
 
clone() - Method in class com.amazonaws.services.honeycode.model.CellInput
 
clone() - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
 
clone() - Method in class com.amazonaws.services.honeycode.model.CreateRowData
 
clone() - Method in class com.amazonaws.services.honeycode.model.DataItem
 
clone() - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
 
clone() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
 
clone() - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
 
clone() - Method in class com.amazonaws.services.honeycode.model.Filter
 
clone() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.ImportDataSource
 
clone() - Method in class com.amazonaws.services.honeycode.model.ImportDataSourceConfig
 
clone() - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
 
clone() - Method in class com.amazonaws.services.honeycode.model.ImportOptions
 
clone() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.ResultRow
 
clone() - Method in class com.amazonaws.services.honeycode.model.ResultSet
 
clone() - Method in class com.amazonaws.services.honeycode.model.SourceDataColumnProperties
 
clone() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.Table
 
clone() - Method in class com.amazonaws.services.honeycode.model.TableColumn
 
clone() - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
 
clone() - Method in class com.amazonaws.services.honeycode.model.TableRow
 
clone() - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.honeycode.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
 
clone() - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
 
clone() - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
 
clone() - Method in class com.amazonaws.services.honeycode.model.VariableValue
 
ColumnMetadata - Class in com.amazonaws.services.honeycode.model
Metadata for column in the table.
ColumnMetadata() - Constructor for class com.amazonaws.services.honeycode.model.ColumnMetadata
 
com.amazonaws.services.honeycode - package com.amazonaws.services.honeycode
Amazon Honeycode is a fully managed service that allows you to quickly build mobile and web apps for teams—without programming.
com.amazonaws.services.honeycode.model - package com.amazonaws.services.honeycode.model
 
configFactory - Static variable in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
Client configuration factory providing ClientConfigurations tailored to this client
CreateRowData - Class in com.amazonaws.services.honeycode.model
Data needed to create a single row in a table as part of the BatchCreateTableRows request.
CreateRowData() - Constructor for class com.amazonaws.services.honeycode.model.CreateRowData
 

D

DataItem - Class in com.amazonaws.services.honeycode.model
The data in a particular data cell defined on the screen.
DataItem() - Constructor for class com.amazonaws.services.honeycode.model.DataItem
 
defaultClient() - Static method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.honeycode.AmazonHoneycodeClientBuilder
 
DelimitedTextImportOptions - Class in com.amazonaws.services.honeycode.model
An object that contains the options relating to parsing delimited text as part of an import request.
DelimitedTextImportOptions() - Constructor for class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
 
describeTableDataImportJob(DescribeTableDataImportJobRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
describeTableDataImportJob(DescribeTableDataImportJobRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The DescribeTableDataImportJob API allows you to retrieve the status and details of a table data import job.
describeTableDataImportJob(DescribeTableDataImportJobRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The DescribeTableDataImportJob API allows you to retrieve the status and details of a table data import job.
describeTableDataImportJobAsync(DescribeTableDataImportJobRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
describeTableDataImportJobAsync(DescribeTableDataImportJobRequest, AsyncHandler<DescribeTableDataImportJobRequest, DescribeTableDataImportJobResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
describeTableDataImportJobAsync(DescribeTableDataImportJobRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The DescribeTableDataImportJob API allows you to retrieve the status and details of a table data import job.
describeTableDataImportJobAsync(DescribeTableDataImportJobRequest, AsyncHandler<DescribeTableDataImportJobRequest, DescribeTableDataImportJobResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The DescribeTableDataImportJob API allows you to retrieve the status and details of a table data import job.
describeTableDataImportJobAsync(DescribeTableDataImportJobRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
describeTableDataImportJobAsync(DescribeTableDataImportJobRequest, AsyncHandler<DescribeTableDataImportJobRequest, DescribeTableDataImportJobResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
DescribeTableDataImportJobRequest - Class in com.amazonaws.services.honeycode.model
 
DescribeTableDataImportJobRequest() - Constructor for class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
 
DescribeTableDataImportJobResult - Class in com.amazonaws.services.honeycode.model
 
DescribeTableDataImportJobResult() - Constructor for class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
 
DestinationOptions - Class in com.amazonaws.services.honeycode.model
An object that contains the options relating to the destination of the import request.
DestinationOptions() - Constructor for class com.amazonaws.services.honeycode.model.DestinationOptions
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.honeycode.AmazonHoneycode
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.Cell
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.CellInput
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.CreateRowData
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.DataItem
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ImportDataSource
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ImportDataSourceConfig
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ImportOptions
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ResultRow
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.ResultSet
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.SourceDataColumnProperties
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.Table
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.TableColumn
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.TableRow
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
 
equals(Object) - Method in class com.amazonaws.services.honeycode.model.VariableValue
 
ErrorCode - Enum in com.amazonaws.services.honeycode.model
 

F

FailedBatchItem - Class in com.amazonaws.services.honeycode.model
A single item in a batch that failed to perform the intended action because of an error preventing it from succeeding.
FailedBatchItem() - Constructor for class com.amazonaws.services.honeycode.model.FailedBatchItem
 
Filter - Class in com.amazonaws.services.honeycode.model
An object that represents a filter formula along with the id of the context row under which the filter function needs to evaluate.
Filter() - Constructor for class com.amazonaws.services.honeycode.model.Filter
 
Format - Enum in com.amazonaws.services.honeycode.model
 
fromValue(String) - Static method in enum com.amazonaws.services.honeycode.model.ErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.honeycode.model.Format
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.honeycode.model.ImportDataCharacterEncoding
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.honeycode.model.ImportSourceDataFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.honeycode.model.TableDataImportJobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.honeycode.model.UpsertAction
Use this in place of valueOf.

G

getAppId() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The ID of the app that contains the screen.
getAppId() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the app that contains the screen automation.
getBatchItemId() - Method in class com.amazonaws.services.honeycode.model.CreateRowData
An external identifier that represents the single row that is being created as part of the BatchCreateTableRows request.
getBatchItemId() - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
An external identifier that represents a single item in the request that is being upserted as part of the BatchUpsertTableRows request.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCells() - Method in class com.amazonaws.services.honeycode.model.TableRow
A list of cells in the table row.
getCellsToCreate() - Method in class com.amazonaws.services.honeycode.model.CreateRowData
A map representing the cells to create in the new row.
getCellsToUpdate() - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
A map representing the cells to update in the given row.
getCellsToUpdate() - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
A map representing the cells to update for the matching rows or an appended row.
getClientRequestToken() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The request token for performing the batch create operation.
getClientRequestToken() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The request token for performing the delete action.
getClientRequestToken() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The request token for performing the update action.
getClientRequestToken() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The request token for performing the update action.
getClientRequestToken() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The request token for performing the automation action.
getClientRequestToken() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The request token for performing the update action.
getColumnIds() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of columns in the table whose row data is returned in the result.
getColumnIds() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
The list of columns in the table whose row data is returned in the result.
getColumnIndex() - Method in class com.amazonaws.services.honeycode.model.SourceDataColumnProperties
The index of the column in the input file.
getColumnMap() - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
A map of the column id to the import properties for each column.
getContextRowId() - Method in class com.amazonaws.services.honeycode.model.Filter
The optional contextRowId attribute can be used to specify the row id of the context row if the filter formula contains unqualified references to table columns and needs a context row to evaluate them successfully.
getCreatedRows() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The map of batch item id to the row id that was created for that item.
getDataCharacterEncoding() - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
The encoding of the data in the input file.
getDataFormat() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The format of the data that is being imported.
getDataItems() - Method in class com.amazonaws.services.honeycode.model.ResultRow
List of all the data cells in a row.
getDataSource() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The source of the data that is being imported.
getDataSource() - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
The source of the data that was submitted for import.
getDataSourceConfig() - Method in class com.amazonaws.services.honeycode.model.ImportDataSource
The configuration parameters for the data source of the import
getDataSourceUrl() - Method in class com.amazonaws.services.honeycode.model.ImportDataSourceConfig
The URL from which source data will be downloaded for the import request.
getDelimitedTextOptions() - Method in class com.amazonaws.services.honeycode.model.ImportOptions
Options relating to parsing delimited text.
getDelimiter() - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
The delimiter to use for separating columns in a single row of the input.
getDestinationOptions() - Method in class com.amazonaws.services.honeycode.model.ImportOptions
Options relating to the destination of the import request.
getDestinationTableId() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The ID of the table where the rows are being imported.
getEmail() - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
The email id of the submitter of the import job, if available.
getErrorCode() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
If job status is failed, error code to understand reason for the failure.
getErrorMessage() - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
The error message that indicates why the batch item failed.
getExecutorService() - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
Returns the executor service used by this client to execute async requests.
getFact() - Method in class com.amazonaws.services.honeycode.model.CellInput
Fact represents the data that is entered into a cell.
getFacts() - Method in class com.amazonaws.services.honeycode.model.CellInput
A list representing the values that are entered into a ROWSET cell.
getFailedBatchItems() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The list of batch items in the request that could not be added to the table.
getFailedBatchItems() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
The list of row ids in the request that could not be deleted from the table.
getFailedBatchItems() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
The list of batch items in the request that could not be updated in the table.
getFailedBatchItems() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
The list of batch items in the request that could not be updated or appended in the table.
getFilter() - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
The filter formula to use to find existing matching rows to update.
getFilterFormula() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
An object that represents a filter formula along with the id of the context row under which the filter function needs to evaluate.
getFormat() - Method in class com.amazonaws.services.honeycode.model.Cell
The format of the cell.
getFormat() - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
The format of the column.
getFormat() - Method in class com.amazonaws.services.honeycode.model.TableColumn
The column level format that is applied in the table.
getFormattedValue() - Method in class com.amazonaws.services.honeycode.model.Cell
The formatted value of the cell.
getFormattedValue() - Method in class com.amazonaws.services.honeycode.model.DataItem
The formatted value of the data.
getFormattedValues() - Method in class com.amazonaws.services.honeycode.model.Cell
A list of formatted values of the cell.
getFormula() - Method in class com.amazonaws.services.honeycode.model.Cell
The formula contained in the cell.
getFormula() - Method in class com.amazonaws.services.honeycode.model.Filter
A formula representing a filter function that returns zero or more matching rows from a table.
getHasHeaderRow() - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
Indicates whether the input file has a header row at the top containing the column names.
getHeaders() - Method in class com.amazonaws.services.honeycode.model.ResultSet
List of headers for all the data cells in the block.
getId() - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
The id of the batch item that failed.
getIgnoreEmptyRows() - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
A parameter to indicate whether empty rows should be ignored or be included in the import.
getImportOptions() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The options for customizing this import request.
getImportOptions() - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
The options that was specified at the time of submitting the import request.
getJobId() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
The ID of the job that was returned by the StartTableDataImportJob request.
getJobId() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
The id that is assigned to this import job.
getJobMetadata() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
The metadata about the job that was submitted for import.
getJobStatus() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
The current status of the import job.
getJobStatus() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
The status of the import job immediately after submitting the request.
getMaxResults() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The number of results to be returned on a single page.
getMaxResults() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
The maximum number of rows to return in each page of the results.
getMaxResults() - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
The maximum number of tables to return in each page of the results.
getMaxResults() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
The maximum number of rows to return in each page of the results.
getMessage() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
A message providing more details about the current status of the import job.
getName() - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
The name of the column.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
This parameter is optional.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
Provides the pagination token to load the next page if there are more results matching the request.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
This parameter is optional.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
Provides the pagination token to load the next page if there are more results matching the request.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
This parameter is optional.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
Provides the pagination token to load the next page if there are more results matching the request.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
This parameter is optional.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
Provides the pagination token to load the next page if there are more results matching the request.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
This parameter is optional.
getNextToken() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
Provides the pagination token to load the next page if there are more results matching the request.
getOverrideFormat() - Method in class com.amazonaws.services.honeycode.model.DataItem
The overrideFormat is optional and is specified only if a particular row of data has a different format for the data than the default format defined on the screen or the table.
getRawValue() - Method in class com.amazonaws.services.honeycode.model.Cell
The raw value of the data contained in the cell.
getRawValue() - Method in class com.amazonaws.services.honeycode.model.DataItem
The raw value of the data.
getRawValue() - Method in class com.amazonaws.services.honeycode.model.VariableValue
Raw value of the variable.
getResourceArn() - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceRequest
The resource's Amazon Resource Name (ARN).
getResourceArn() - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
The resource's Amazon Resource Name (ARN).
getResourceArn() - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
The resource's Amazon Resource Name (ARN).
getResults() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
A map of all the rows on the screen keyed by block name.
getRowId() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The row ID for the automation if the automation is defined inside a block with source or list.
getRowId() - Method in class com.amazonaws.services.honeycode.model.ResultRow
The ID for a particular row.
getRowId() - Method in class com.amazonaws.services.honeycode.model.TableRow
The id of the row in the table.
getRowId() - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
The id of the row that needs to be updated.
getRowIds() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The list of row ids to delete from the table.
getRowIds() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
This parameter is optional.
getRowIds() - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
The list of row ids that were changed as part of an upsert row operation.
getRowIdsNotFound() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of row ids included in the request that were not found in the table.
getRows() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
A map with the batch item id as the key and the result of the upsert operation as the value.
getRows() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of rows in the table.
getRows() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
The list of rows in the table that match the query filter.
getRows() - Method in class com.amazonaws.services.honeycode.model.ResultSet
List of rows returned by the request.
getRowsToCreate() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The list of rows to create at the end of the table.
getRowsToUpdate() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The list of rows to update in the table.
getRowsToUpsert() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The list of rows to upsert in the table.
getScreenAutomationId() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the automation action to be performed.
getScreenData(GetScreenDataRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
getScreenData(GetScreenDataRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The GetScreenData API allows retrieval of data from a screen in a Honeycode app.
getScreenData(GetScreenDataRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The GetScreenData API allows retrieval of data from a screen in a Honeycode app.
getScreenDataAsync(GetScreenDataRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
getScreenDataAsync(GetScreenDataRequest, AsyncHandler<GetScreenDataRequest, GetScreenDataResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
getScreenDataAsync(GetScreenDataRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The GetScreenData API allows retrieval of data from a screen in a Honeycode app.
getScreenDataAsync(GetScreenDataRequest, AsyncHandler<GetScreenDataRequest, GetScreenDataResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The GetScreenData API allows retrieval of data from a screen in a Honeycode app.
getScreenDataAsync(GetScreenDataRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
getScreenDataAsync(GetScreenDataRequest, AsyncHandler<GetScreenDataRequest, GetScreenDataResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
GetScreenDataRequest - Class in com.amazonaws.services.honeycode.model
 
GetScreenDataRequest() - Constructor for class com.amazonaws.services.honeycode.model.GetScreenDataRequest
 
GetScreenDataResult - Class in com.amazonaws.services.honeycode.model
 
GetScreenDataResult() - Constructor for class com.amazonaws.services.honeycode.model.GetScreenDataResult
 
getScreenId() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The ID of the screen.
getScreenId() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the screen that contains the screen automation.
getSubmitter() - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
Details about the submitter of the import request.
getSubmitTime() - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
The timestamp when the job was submitted for import.
getTableColumnId() - Method in class com.amazonaws.services.honeycode.model.TableColumn
The id of the column in the table.
getTableColumnName() - Method in class com.amazonaws.services.honeycode.model.TableColumn
The name of the column in the table.
getTableColumns() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
The list of columns in the table.
getTableId() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The ID of the table where the new rows are being added.
getTableId() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The ID of the table where the rows are being deleted.
getTableId() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The ID of the table where the rows are being updated.
getTableId() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The ID of the table where the rows are being upserted.
getTableId() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
The ID of the table into which data was imported.
getTableId() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
The ID of the table whose columns are being retrieved.
getTableId() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
The ID of the table whose rows are being retrieved.
getTableId() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
The ID of the table whose rows are being queried.
getTableId() - Method in class com.amazonaws.services.honeycode.model.Table
The id of the table.
getTableName() - Method in class com.amazonaws.services.honeycode.model.Table
The name of the table.
getTables() - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
The list of tables in the workbook.
getTagKeys() - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
A list of tag keys to remove from the resource.
getTags() - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
The resource's tags.
getTags() - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
A list of tags to apply to the resource.
getUpsertAction() - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
The result of the upsert action.
getUserArn() - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
The AWS user ARN of the submitter of the import job, if available.
getVariables() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
Variables are optional and are needed only if the screen requires them to render correctly.
getVariables() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
Variables are specified as a map where the key is the name of the variable as defined on the screen.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The updated workbook cursor after adding the new rows at the end of the table.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
The updated workbook cursor after deleting the rows from the table.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
The updated workbook cursor after adding the new rows at the end of the table.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
The updated workbook cursor after updating or appending rows in the table.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
Indicates the cursor of the workbook at which the data returned by this workbook is read.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationResult
The updated workbook cursor after performing the automation action.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
Indicates the cursor of the workbook at which the data returned by this request is read.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
Indicates the cursor of the workbook at which the data returned by this request is read.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
Indicates the cursor of the workbook at which the data returned by this request is read.
getWorkbookCursor() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
Indicates the cursor of the workbook at which the data returned by this request is read.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The ID of the workbook where the new rows are being added.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The ID of the workbook where the rows are being deleted.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The ID of the workbook where the rows are being updated.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The ID of the workbook where the rows are being upserted.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
The ID of the workbook into which data was imported.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The ID of the workbook that contains the screen.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the workbook that contains the screen automation.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
The ID of the workbook that contains the table whose columns are being retrieved.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
The ID of the workbook that contains the table whose rows are being retrieved.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
The ID of the workbook whose tables are being retrieved.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
The ID of the workbook whose table rows are being queried.
getWorkbookId() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The ID of the workbook where the rows are being imported.

H

hashCode() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.Cell
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.CellInput
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.CreateRowData
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.DataItem
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.Filter
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ImportDataSource
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ImportDataSourceConfig
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ImportOptions
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ResultRow
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.ResultSet
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.SourceDataColumnProperties
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.Table
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.TableColumn
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.TableRow
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
 
hashCode() - Method in class com.amazonaws.services.honeycode.model.VariableValue
 

I

ImportDataCharacterEncoding - Enum in com.amazonaws.services.honeycode.model
 
ImportDataSource - Class in com.amazonaws.services.honeycode.model
An object that has details about the source of the data that was submitted for import.
ImportDataSource() - Constructor for class com.amazonaws.services.honeycode.model.ImportDataSource
 
ImportDataSourceConfig - Class in com.amazonaws.services.honeycode.model
An object that contains the configuration parameters for the data source of an import request.
ImportDataSourceConfig() - Constructor for class com.amazonaws.services.honeycode.model.ImportDataSourceConfig
 
ImportJobSubmitter - Class in com.amazonaws.services.honeycode.model
An object that contains the attributes of the submitter of the import job.
ImportJobSubmitter() - Constructor for class com.amazonaws.services.honeycode.model.ImportJobSubmitter
 
ImportOptions - Class in com.amazonaws.services.honeycode.model
An object that contains the options specified by the sumitter of the import request.
ImportOptions() - Constructor for class com.amazonaws.services.honeycode.model.ImportOptions
 
ImportSourceDataFormat - Enum in com.amazonaws.services.honeycode.model
 
InternalServerException - Exception in com.amazonaws.services.honeycode.model
There were unexpected errors from the server.
InternalServerException(String) - Constructor for exception com.amazonaws.services.honeycode.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
invokeScreenAutomation(InvokeScreenAutomationRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
invokeScreenAutomation(InvokeScreenAutomationRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
invokeScreenAutomation(InvokeScreenAutomationRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
invokeScreenAutomationAsync(InvokeScreenAutomationRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
invokeScreenAutomationAsync(InvokeScreenAutomationRequest, AsyncHandler<InvokeScreenAutomationRequest, InvokeScreenAutomationResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
invokeScreenAutomationAsync(InvokeScreenAutomationRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
invokeScreenAutomationAsync(InvokeScreenAutomationRequest, AsyncHandler<InvokeScreenAutomationRequest, InvokeScreenAutomationResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
invokeScreenAutomationAsync(InvokeScreenAutomationRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
invokeScreenAutomationAsync(InvokeScreenAutomationRequest, AsyncHandler<InvokeScreenAutomationRequest, InvokeScreenAutomationResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
InvokeScreenAutomationRequest - Class in com.amazonaws.services.honeycode.model
 
InvokeScreenAutomationRequest() - Constructor for class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
 
InvokeScreenAutomationResult - Class in com.amazonaws.services.honeycode.model
 
InvokeScreenAutomationResult() - Constructor for class com.amazonaws.services.honeycode.model.InvokeScreenAutomationResult
 
isHasHeaderRow() - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
Indicates whether the input file has a header row at the top containing the column names.
isIgnoreEmptyRows() - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
A parameter to indicate whether empty rows should be ignored or be included in the import.

L

listTableColumns(ListTableColumnsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
listTableColumns(ListTableColumnsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The ListTableColumns API allows you to retrieve a list of all the columns in a table in a workbook.
listTableColumns(ListTableColumnsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The ListTableColumns API allows you to retrieve a list of all the columns in a table in a workbook.
listTableColumnsAsync(ListTableColumnsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
listTableColumnsAsync(ListTableColumnsRequest, AsyncHandler<ListTableColumnsRequest, ListTableColumnsResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
listTableColumnsAsync(ListTableColumnsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The ListTableColumns API allows you to retrieve a list of all the columns in a table in a workbook.
listTableColumnsAsync(ListTableColumnsRequest, AsyncHandler<ListTableColumnsRequest, ListTableColumnsResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The ListTableColumns API allows you to retrieve a list of all the columns in a table in a workbook.
listTableColumnsAsync(ListTableColumnsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
listTableColumnsAsync(ListTableColumnsRequest, AsyncHandler<ListTableColumnsRequest, ListTableColumnsResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
ListTableColumnsRequest - Class in com.amazonaws.services.honeycode.model
 
ListTableColumnsRequest() - Constructor for class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
 
ListTableColumnsResult - Class in com.amazonaws.services.honeycode.model
 
ListTableColumnsResult() - Constructor for class com.amazonaws.services.honeycode.model.ListTableColumnsResult
 
listTableRows(ListTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
listTableRows(ListTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The ListTableRows API allows you to retrieve a list of all the rows in a table in a workbook.
listTableRows(ListTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The ListTableRows API allows you to retrieve a list of all the rows in a table in a workbook.
listTableRowsAsync(ListTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
listTableRowsAsync(ListTableRowsRequest, AsyncHandler<ListTableRowsRequest, ListTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
listTableRowsAsync(ListTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The ListTableRows API allows you to retrieve a list of all the rows in a table in a workbook.
listTableRowsAsync(ListTableRowsRequest, AsyncHandler<ListTableRowsRequest, ListTableRowsResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The ListTableRows API allows you to retrieve a list of all the rows in a table in a workbook.
listTableRowsAsync(ListTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
listTableRowsAsync(ListTableRowsRequest, AsyncHandler<ListTableRowsRequest, ListTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
ListTableRowsRequest - Class in com.amazonaws.services.honeycode.model
 
ListTableRowsRequest() - Constructor for class com.amazonaws.services.honeycode.model.ListTableRowsRequest
 
ListTableRowsResult - Class in com.amazonaws.services.honeycode.model
 
ListTableRowsResult() - Constructor for class com.amazonaws.services.honeycode.model.ListTableRowsResult
 
listTables(ListTablesRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
listTables(ListTablesRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The ListTables API allows you to retrieve a list of all the tables in a workbook.
listTables(ListTablesRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The ListTables API allows you to retrieve a list of all the tables in a workbook.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
listTablesAsync(ListTablesRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The ListTables API allows you to retrieve a list of all the tables in a workbook.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The ListTables API allows you to retrieve a list of all the tables in a workbook.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
ListTablesRequest - Class in com.amazonaws.services.honeycode.model
 
ListTablesRequest() - Constructor for class com.amazonaws.services.honeycode.model.ListTablesRequest
 
ListTablesResult - Class in com.amazonaws.services.honeycode.model
 
ListTablesResult() - Constructor for class com.amazonaws.services.honeycode.model.ListTablesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The ListTagsForResource API allows you to return a resource's tags.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The ListTagsForResource API allows you to return a resource's tags.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The ListTagsForResource API allows you to return a resource's tags.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The ListTagsForResource API allows you to return a resource's tags.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.honeycode.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.honeycode.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.honeycode.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.Cell
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.CellInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.CreateRowData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.DataItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.Filter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.ImportDataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.ImportDataSourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.ImportOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.ResultRow
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.ResultSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.SourceDataColumnProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.Table
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.TableColumn
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.TableRow
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.honeycode.model.VariableValue
 

Q

queryTableRows(QueryTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
queryTableRows(QueryTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
queryTableRows(QueryTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
queryTableRowsAsync(QueryTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
queryTableRowsAsync(QueryTableRowsRequest, AsyncHandler<QueryTableRowsRequest, QueryTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
queryTableRowsAsync(QueryTableRowsRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
queryTableRowsAsync(QueryTableRowsRequest, AsyncHandler<QueryTableRowsRequest, QueryTableRowsResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
queryTableRowsAsync(QueryTableRowsRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
queryTableRowsAsync(QueryTableRowsRequest, AsyncHandler<QueryTableRowsRequest, QueryTableRowsResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
QueryTableRowsRequest - Class in com.amazonaws.services.honeycode.model
 
QueryTableRowsRequest() - Constructor for class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
 
QueryTableRowsResult - Class in com.amazonaws.services.honeycode.model
 
QueryTableRowsResult() - Constructor for class com.amazonaws.services.honeycode.model.QueryTableRowsResult
 

R

RequestTimeoutException - Exception in com.amazonaws.services.honeycode.model
The request timed out.
RequestTimeoutException(String) - Constructor for exception com.amazonaws.services.honeycode.model.RequestTimeoutException
Constructs a new RequestTimeoutException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.honeycode.model
A Workbook, Table, App, Screen or Screen Automation was not found with the given ID.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.honeycode.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResultRow - Class in com.amazonaws.services.honeycode.model
A single row in the ResultSet.
ResultRow() - Constructor for class com.amazonaws.services.honeycode.model.ResultRow
 
ResultSet - Class in com.amazonaws.services.honeycode.model
ResultSet contains the results of the request for a single block or list defined on the screen.
ResultSet() - Constructor for class com.amazonaws.services.honeycode.model.ResultSet
 

S

ServiceQuotaExceededException - Exception in com.amazonaws.services.honeycode.model
The request caused service quota to be breached.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.honeycode.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
ServiceUnavailableException - Exception in com.amazonaws.services.honeycode.model
Remote service is unreachable.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.honeycode.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setAppId(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The ID of the app that contains the screen.
setAppId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the app that contains the screen automation.
setBatchItemId(String) - Method in class com.amazonaws.services.honeycode.model.CreateRowData
An external identifier that represents the single row that is being created as part of the BatchCreateTableRows request.
setBatchItemId(String) - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
An external identifier that represents a single item in the request that is being upserted as part of the BatchUpsertTableRows request.
setCells(Collection<Cell>) - Method in class com.amazonaws.services.honeycode.model.TableRow
A list of cells in the table row.
setCellsToCreate(Map<String, CellInput>) - Method in class com.amazonaws.services.honeycode.model.CreateRowData
A map representing the cells to create in the new row.
setCellsToUpdate(Map<String, CellInput>) - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
A map representing the cells to update in the given row.
setCellsToUpdate(Map<String, CellInput>) - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
A map representing the cells to update for the matching rows or an appended row.
setClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The request token for performing the batch create operation.
setClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The request token for performing the delete action.
setClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The request token for performing the update action.
setClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The request token for performing the update action.
setClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The request token for performing the automation action.
setClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The request token for performing the update action.
setColumnIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of columns in the table whose row data is returned in the result.
setColumnIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
The list of columns in the table whose row data is returned in the result.
setColumnIndex(Integer) - Method in class com.amazonaws.services.honeycode.model.SourceDataColumnProperties
The index of the column in the input file.
setColumnMap(Map<String, SourceDataColumnProperties>) - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
A map of the column id to the import properties for each column.
setContextRowId(String) - Method in class com.amazonaws.services.honeycode.model.Filter
The optional contextRowId attribute can be used to specify the row id of the context row if the filter formula contains unqualified references to table columns and needs a context row to evaluate them successfully.
setCreatedRows(Map<String, String>) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The map of batch item id to the row id that was created for that item.
setDataCharacterEncoding(String) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
The encoding of the data in the input file.
setDataFormat(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The format of the data that is being imported.
setDataItems(Collection<DataItem>) - Method in class com.amazonaws.services.honeycode.model.ResultRow
List of all the data cells in a row.
setDataSource(ImportDataSource) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The source of the data that is being imported.
setDataSource(ImportDataSource) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
The source of the data that was submitted for import.
setDataSourceConfig(ImportDataSourceConfig) - Method in class com.amazonaws.services.honeycode.model.ImportDataSource
The configuration parameters for the data source of the import
setDataSourceUrl(String) - Method in class com.amazonaws.services.honeycode.model.ImportDataSourceConfig
The URL from which source data will be downloaded for the import request.
setDelimitedTextOptions(DelimitedTextImportOptions) - Method in class com.amazonaws.services.honeycode.model.ImportOptions
Options relating to parsing delimited text.
setDelimiter(String) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
The delimiter to use for separating columns in a single row of the input.
setDestinationOptions(DestinationOptions) - Method in class com.amazonaws.services.honeycode.model.ImportOptions
Options relating to the destination of the import request.
setDestinationTableId(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The ID of the table where the rows are being imported.
setEmail(String) - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
The email id of the submitter of the import job, if available.
setErrorCode(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
If job status is failed, error code to understand reason for the failure.
setErrorMessage(String) - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
The error message that indicates why the batch item failed.
setFact(String) - Method in class com.amazonaws.services.honeycode.model.CellInput
Fact represents the data that is entered into a cell.
setFacts(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.CellInput
A list representing the values that are entered into a ROWSET cell.
setFailedBatchItems(Collection<FailedBatchItem>) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The list of batch items in the request that could not be added to the table.
setFailedBatchItems(Collection<FailedBatchItem>) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
The list of row ids in the request that could not be deleted from the table.
setFailedBatchItems(Collection<FailedBatchItem>) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
The list of batch items in the request that could not be updated in the table.
setFailedBatchItems(Collection<FailedBatchItem>) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
The list of batch items in the request that could not be updated or appended in the table.
setFilter(Filter) - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
The filter formula to use to find existing matching rows to update.
setFilterFormula(Filter) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
An object that represents a filter formula along with the id of the context row under which the filter function needs to evaluate.
setFormat(String) - Method in class com.amazonaws.services.honeycode.model.Cell
The format of the cell.
setFormat(String) - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
The format of the column.
setFormat(String) - Method in class com.amazonaws.services.honeycode.model.TableColumn
The column level format that is applied in the table.
setFormattedValue(String) - Method in class com.amazonaws.services.honeycode.model.Cell
The formatted value of the cell.
setFormattedValue(String) - Method in class com.amazonaws.services.honeycode.model.DataItem
The formatted value of the data.
setFormattedValues(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.Cell
A list of formatted values of the cell.
setFormula(String) - Method in class com.amazonaws.services.honeycode.model.Cell
The formula contained in the cell.
setFormula(String) - Method in class com.amazonaws.services.honeycode.model.Filter
A formula representing a filter function that returns zero or more matching rows from a table.
setHasHeaderRow(Boolean) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
Indicates whether the input file has a header row at the top containing the column names.
setHeaders(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.honeycode.model.ResultSet
List of headers for all the data cells in the block.
setId(String) - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
The id of the batch item that failed.
setIgnoreEmptyRows(Boolean) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
A parameter to indicate whether empty rows should be ignored or be included in the import.
setImportOptions(ImportOptions) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The options for customizing this import request.
setImportOptions(ImportOptions) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
The options that was specified at the time of submitting the import request.
setJobId(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
The ID of the job that was returned by the StartTableDataImportJob request.
setJobId(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
The id that is assigned to this import job.
setJobMetadata(TableDataImportJobMetadata) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
The metadata about the job that was submitted for import.
setJobStatus(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
The current status of the import job.
setJobStatus(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
The status of the import job immediately after submitting the request.
setMaxResults(Integer) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The number of results to be returned on a single page.
setMaxResults(Integer) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
The maximum number of rows to return in each page of the results.
setMaxResults(Integer) - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
The maximum number of tables to return in each page of the results.
setMaxResults(Integer) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
The maximum number of rows to return in each page of the results.
setMessage(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
A message providing more details about the current status of the import job.
setName(String) - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
The name of the column.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
This parameter is optional.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
Provides the pagination token to load the next page if there are more results matching the request.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
This parameter is optional.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
Provides the pagination token to load the next page if there are more results matching the request.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
This parameter is optional.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
Provides the pagination token to load the next page if there are more results matching the request.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
This parameter is optional.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
Provides the pagination token to load the next page if there are more results matching the request.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
This parameter is optional.
setNextToken(String) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
Provides the pagination token to load the next page if there are more results matching the request.
setOverrideFormat(String) - Method in class com.amazonaws.services.honeycode.model.DataItem
The overrideFormat is optional and is specified only if a particular row of data has a different format for the data than the default format defined on the screen or the table.
setRawValue(String) - Method in class com.amazonaws.services.honeycode.model.Cell
The raw value of the data contained in the cell.
setRawValue(String) - Method in class com.amazonaws.services.honeycode.model.DataItem
The raw value of the data.
setRawValue(String) - Method in class com.amazonaws.services.honeycode.model.VariableValue
Raw value of the variable.
setResourceArn(String) - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceRequest
The resource's Amazon Resource Name (ARN).
setResourceArn(String) - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
The resource's Amazon Resource Name (ARN).
setResourceArn(String) - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
The resource's Amazon Resource Name (ARN).
setResults(Map<String, ResultSet>) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
A map of all the rows on the screen keyed by block name.
setRowId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The row ID for the automation if the automation is defined inside a block with source or list.
setRowId(String) - Method in class com.amazonaws.services.honeycode.model.ResultRow
The ID for a particular row.
setRowId(String) - Method in class com.amazonaws.services.honeycode.model.TableRow
The id of the row in the table.
setRowId(String) - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
The id of the row that needs to be updated.
setRowIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The list of row ids to delete from the table.
setRowIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
This parameter is optional.
setRowIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
The list of row ids that were changed as part of an upsert row operation.
setRowIdsNotFound(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of row ids included in the request that were not found in the table.
setRows(Map<String, UpsertRowsResult>) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
A map with the batch item id as the key and the result of the upsert operation as the value.
setRows(Collection<TableRow>) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of rows in the table.
setRows(Collection<TableRow>) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
The list of rows in the table that match the query filter.
setRows(Collection<ResultRow>) - Method in class com.amazonaws.services.honeycode.model.ResultSet
List of rows returned by the request.
setRowsToCreate(Collection<CreateRowData>) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The list of rows to create at the end of the table.
setRowsToUpdate(Collection<UpdateRowData>) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The list of rows to update in the table.
setRowsToUpsert(Collection<UpsertRowData>) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The list of rows to upsert in the table.
setScreenAutomationId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the automation action to be performed.
setScreenId(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The ID of the screen.
setScreenId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the screen that contains the screen automation.
setSubmitter(ImportJobSubmitter) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
Details about the submitter of the import request.
setSubmitTime(Date) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
The timestamp when the job was submitted for import.
setTableColumnId(String) - Method in class com.amazonaws.services.honeycode.model.TableColumn
The id of the column in the table.
setTableColumnName(String) - Method in class com.amazonaws.services.honeycode.model.TableColumn
The name of the column in the table.
setTableColumns(Collection<TableColumn>) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
The list of columns in the table.
setTableId(String) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The ID of the table where the new rows are being added.
setTableId(String) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The ID of the table where the rows are being deleted.
setTableId(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The ID of the table where the rows are being updated.
setTableId(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The ID of the table where the rows are being upserted.
setTableId(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
The ID of the table into which data was imported.
setTableId(String) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
The ID of the table whose columns are being retrieved.
setTableId(String) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
The ID of the table whose rows are being retrieved.
setTableId(String) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
The ID of the table whose rows are being queried.
setTableId(String) - Method in class com.amazonaws.services.honeycode.model.Table
The id of the table.
setTableName(String) - Method in class com.amazonaws.services.honeycode.model.Table
The name of the table.
setTables(Collection<Table>) - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
The list of tables in the workbook.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
A list of tag keys to remove from the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
The resource's tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
A list of tags to apply to the resource.
setUpsertAction(String) - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
The result of the upsert action.
setUserArn(String) - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
The AWS user ARN of the submitter of the import job, if available.
setVariables(Map<String, VariableValue>) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
Variables are optional and are needed only if the screen requires them to render correctly.
setVariables(Map<String, VariableValue>) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
Variables are specified as a map where the key is the name of the variable as defined on the screen.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The updated workbook cursor after adding the new rows at the end of the table.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
The updated workbook cursor after deleting the rows from the table.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
The updated workbook cursor after adding the new rows at the end of the table.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
The updated workbook cursor after updating or appending rows in the table.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
Indicates the cursor of the workbook at which the data returned by this workbook is read.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationResult
The updated workbook cursor after performing the automation action.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
Indicates the cursor of the workbook at which the data returned by this request is read.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
Indicates the cursor of the workbook at which the data returned by this request is read.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
Indicates the cursor of the workbook at which the data returned by this request is read.
setWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
Indicates the cursor of the workbook at which the data returned by this request is read.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The ID of the workbook where the new rows are being added.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The ID of the workbook where the rows are being deleted.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The ID of the workbook where the rows are being updated.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The ID of the workbook where the rows are being upserted.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
The ID of the workbook into which data was imported.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The ID of the workbook that contains the screen.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the workbook that contains the screen automation.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
The ID of the workbook that contains the table whose columns are being retrieved.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
The ID of the workbook that contains the table whose rows are being retrieved.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
The ID of the workbook whose tables are being retrieved.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
The ID of the workbook whose table rows are being queried.
setWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The ID of the workbook where the rows are being imported.
shutdown() - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
shutdown() - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
 
SourceDataColumnProperties - Class in com.amazonaws.services.honeycode.model
An object that contains the properties for importing data to a specific column in a table.
SourceDataColumnProperties() - Constructor for class com.amazonaws.services.honeycode.model.SourceDataColumnProperties
 
standard() - Static method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.honeycode.AmazonHoneycodeClientBuilder
 
startTableDataImportJob(StartTableDataImportJobRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
startTableDataImportJob(StartTableDataImportJobRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The StartTableDataImportJob API allows you to start an import job on a table.
startTableDataImportJob(StartTableDataImportJobRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The StartTableDataImportJob API allows you to start an import job on a table.
startTableDataImportJobAsync(StartTableDataImportJobRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
startTableDataImportJobAsync(StartTableDataImportJobRequest, AsyncHandler<StartTableDataImportJobRequest, StartTableDataImportJobResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
startTableDataImportJobAsync(StartTableDataImportJobRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The StartTableDataImportJob API allows you to start an import job on a table.
startTableDataImportJobAsync(StartTableDataImportJobRequest, AsyncHandler<StartTableDataImportJobRequest, StartTableDataImportJobResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The StartTableDataImportJob API allows you to start an import job on a table.
startTableDataImportJobAsync(StartTableDataImportJobRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
startTableDataImportJobAsync(StartTableDataImportJobRequest, AsyncHandler<StartTableDataImportJobRequest, StartTableDataImportJobResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
StartTableDataImportJobRequest - Class in com.amazonaws.services.honeycode.model
 
StartTableDataImportJobRequest() - Constructor for class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
 
StartTableDataImportJobResult - Class in com.amazonaws.services.honeycode.model
 
StartTableDataImportJobResult() - Constructor for class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
 

T

Table - Class in com.amazonaws.services.honeycode.model
An object representing the properties of a table in a workbook.
Table() - Constructor for class com.amazonaws.services.honeycode.model.Table
 
TableColumn - Class in com.amazonaws.services.honeycode.model
An object that contains attributes about a single column in a table
TableColumn() - Constructor for class com.amazonaws.services.honeycode.model.TableColumn
 
TableDataImportJobMetadata - Class in com.amazonaws.services.honeycode.model
The metadata associated with the table data import job that was submitted.
TableDataImportJobMetadata() - Constructor for class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
 
TableDataImportJobStatus - Enum in com.amazonaws.services.honeycode.model
 
TableRow - Class in com.amazonaws.services.honeycode.model
An object that contains attributes about a single row in a table
TableRow() - Constructor for class com.amazonaws.services.honeycode.model.TableRow
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The TagResource API allows you to add tags to an ARN-able resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The TagResource API allows you to add tags to an ARN-able resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The TagResource API allows you to add tags to an ARN-able resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The TagResource API allows you to add tags to an ARN-able resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.honeycode.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.honeycode.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.honeycode.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.honeycode.model.TagResourceResult
 
ThrottlingException - Exception in com.amazonaws.services.honeycode.model
Tps(transactions per second) rate reached.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.honeycode.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.Cell
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.CellInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.CreateRowData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.DataItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.honeycode.model.ErrorCode
 
toString() - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.Filter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.honeycode.model.Format
 
toString() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.honeycode.model.ImportDataCharacterEncoding
 
toString() - Method in class com.amazonaws.services.honeycode.model.ImportDataSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ImportDataSourceConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ImportOptions
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.honeycode.model.ImportSourceDataFormat
 
toString() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ResultRow
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.ResultSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.SourceDataColumnProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.Table
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.TableColumn
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.honeycode.model.TableDataImportJobStatus
 
toString() - Method in class com.amazonaws.services.honeycode.model.TableRow
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.honeycode.model.UpsertAction
 
toString() - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.honeycode.model.VariableValue
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycode
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycode
The UntagResource API allows you to removes tags from an ARN-able resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeClient
The UntagResource API allows you to removes tags from an ARN-able resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.honeycode.AbstractAmazonHoneycodeAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The UntagResource API allows you to removes tags from an ARN-able resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.honeycode.AmazonHoneycodeAsync
The UntagResource API allows you to removes tags from an ARN-able resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.honeycode.AmazonHoneycodeAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.honeycode.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.honeycode.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.honeycode.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.honeycode.model.UntagResourceResult
 
UpdateRowData - Class in com.amazonaws.services.honeycode.model
Data needed to create a single row in a table as part of the BatchCreateTableRows request.
UpdateRowData() - Constructor for class com.amazonaws.services.honeycode.model.UpdateRowData
 
UpsertAction - Enum in com.amazonaws.services.honeycode.model
 
UpsertRowData - Class in com.amazonaws.services.honeycode.model
Data needed to upsert rows in a table as part of a single item in the BatchUpsertTableRows request.
UpsertRowData() - Constructor for class com.amazonaws.services.honeycode.model.UpsertRowData
 
UpsertRowsResult - Class in com.amazonaws.services.honeycode.model
An object that represents the result of a single upsert row request.
UpsertRowsResult() - Constructor for class com.amazonaws.services.honeycode.model.UpsertRowsResult
 

V

ValidationException - Exception in com.amazonaws.services.honeycode.model
Request is invalid.
ValidationException(String) - Constructor for exception com.amazonaws.services.honeycode.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.honeycode.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.honeycode.model.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.honeycode.model.ImportDataCharacterEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.honeycode.model.ImportSourceDataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.honeycode.model.TableDataImportJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.honeycode.model.UpsertAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.honeycode.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.honeycode.model.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.honeycode.model.ImportDataCharacterEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.honeycode.model.ImportSourceDataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.honeycode.model.TableDataImportJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.honeycode.model.UpsertAction
Returns an array containing the constants of this enum type, in the order they are declared.
VariableValue - Class in com.amazonaws.services.honeycode.model
The input variables to the app to be used by the InvokeScreenAutomation action request.
VariableValue() - Constructor for class com.amazonaws.services.honeycode.model.VariableValue
 

W

withAppId(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The ID of the app that contains the screen.
withAppId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the app that contains the screen automation.
withBatchItemId(String) - Method in class com.amazonaws.services.honeycode.model.CreateRowData
An external identifier that represents the single row that is being created as part of the BatchCreateTableRows request.
withBatchItemId(String) - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
An external identifier that represents a single item in the request that is being upserted as part of the BatchUpsertTableRows request.
withCells(Cell...) - Method in class com.amazonaws.services.honeycode.model.TableRow
A list of cells in the table row.
withCells(Collection<Cell>) - Method in class com.amazonaws.services.honeycode.model.TableRow
A list of cells in the table row.
withCellsToCreate(Map<String, CellInput>) - Method in class com.amazonaws.services.honeycode.model.CreateRowData
A map representing the cells to create in the new row.
withCellsToUpdate(Map<String, CellInput>) - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
A map representing the cells to update in the given row.
withCellsToUpdate(Map<String, CellInput>) - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
A map representing the cells to update for the matching rows or an appended row.
withClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The request token for performing the batch create operation.
withClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The request token for performing the delete action.
withClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The request token for performing the update action.
withClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The request token for performing the update action.
withClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The request token for performing the automation action.
withClientRequestToken(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The request token for performing the update action.
withColumnIds(String...) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of columns in the table whose row data is returned in the result.
withColumnIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of columns in the table whose row data is returned in the result.
withColumnIds(String...) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
The list of columns in the table whose row data is returned in the result.
withColumnIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
The list of columns in the table whose row data is returned in the result.
withColumnIndex(Integer) - Method in class com.amazonaws.services.honeycode.model.SourceDataColumnProperties
The index of the column in the input file.
withColumnMap(Map<String, SourceDataColumnProperties>) - Method in class com.amazonaws.services.honeycode.model.DestinationOptions
A map of the column id to the import properties for each column.
withContextRowId(String) - Method in class com.amazonaws.services.honeycode.model.Filter
The optional contextRowId attribute can be used to specify the row id of the context row if the filter formula contains unqualified references to table columns and needs a context row to evaluate them successfully.
withCreatedRows(Map<String, String>) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The map of batch item id to the row id that was created for that item.
withDataCharacterEncoding(String) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
The encoding of the data in the input file.
withDataCharacterEncoding(ImportDataCharacterEncoding) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
The encoding of the data in the input file.
withDataFormat(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The format of the data that is being imported.
withDataFormat(ImportSourceDataFormat) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The format of the data that is being imported.
withDataItems(DataItem...) - Method in class com.amazonaws.services.honeycode.model.ResultRow
List of all the data cells in a row.
withDataItems(Collection<DataItem>) - Method in class com.amazonaws.services.honeycode.model.ResultRow
List of all the data cells in a row.
withDataSource(ImportDataSource) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The source of the data that is being imported.
withDataSource(ImportDataSource) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
The source of the data that was submitted for import.
withDataSourceConfig(ImportDataSourceConfig) - Method in class com.amazonaws.services.honeycode.model.ImportDataSource
The configuration parameters for the data source of the import
withDataSourceUrl(String) - Method in class com.amazonaws.services.honeycode.model.ImportDataSourceConfig
The URL from which source data will be downloaded for the import request.
withDelimitedTextOptions(DelimitedTextImportOptions) - Method in class com.amazonaws.services.honeycode.model.ImportOptions
Options relating to parsing delimited text.
withDelimiter(String) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
The delimiter to use for separating columns in a single row of the input.
withDestinationOptions(DestinationOptions) - Method in class com.amazonaws.services.honeycode.model.ImportOptions
Options relating to the destination of the import request.
withDestinationTableId(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The ID of the table where the rows are being imported.
withEmail(String) - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
The email id of the submitter of the import job, if available.
withErrorCode(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
If job status is failed, error code to understand reason for the failure.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
If job status is failed, error code to understand reason for the failure.
withErrorMessage(String) - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
The error message that indicates why the batch item failed.
withFact(String) - Method in class com.amazonaws.services.honeycode.model.CellInput
Fact represents the data that is entered into a cell.
withFacts(String...) - Method in class com.amazonaws.services.honeycode.model.CellInput
A list representing the values that are entered into a ROWSET cell.
withFacts(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.CellInput
A list representing the values that are entered into a ROWSET cell.
withFailedBatchItems(FailedBatchItem...) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The list of batch items in the request that could not be added to the table.
withFailedBatchItems(Collection<FailedBatchItem>) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The list of batch items in the request that could not be added to the table.
withFailedBatchItems(FailedBatchItem...) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
The list of row ids in the request that could not be deleted from the table.
withFailedBatchItems(Collection<FailedBatchItem>) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
The list of row ids in the request that could not be deleted from the table.
withFailedBatchItems(FailedBatchItem...) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
The list of batch items in the request that could not be updated in the table.
withFailedBatchItems(Collection<FailedBatchItem>) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
The list of batch items in the request that could not be updated in the table.
withFailedBatchItems(FailedBatchItem...) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
The list of batch items in the request that could not be updated or appended in the table.
withFailedBatchItems(Collection<FailedBatchItem>) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
The list of batch items in the request that could not be updated or appended in the table.
withFilter(Filter) - Method in class com.amazonaws.services.honeycode.model.UpsertRowData
The filter formula to use to find existing matching rows to update.
withFilterFormula(Filter) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
An object that represents a filter formula along with the id of the context row under which the filter function needs to evaluate.
withFormat(String) - Method in class com.amazonaws.services.honeycode.model.Cell
The format of the cell.
withFormat(Format) - Method in class com.amazonaws.services.honeycode.model.Cell
The format of the cell.
withFormat(String) - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
The format of the column.
withFormat(Format) - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
The format of the column.
withFormat(String) - Method in class com.amazonaws.services.honeycode.model.TableColumn
The column level format that is applied in the table.
withFormat(Format) - Method in class com.amazonaws.services.honeycode.model.TableColumn
The column level format that is applied in the table.
withFormattedValue(String) - Method in class com.amazonaws.services.honeycode.model.Cell
The formatted value of the cell.
withFormattedValue(String) - Method in class com.amazonaws.services.honeycode.model.DataItem
The formatted value of the data.
withFormattedValues(String...) - Method in class com.amazonaws.services.honeycode.model.Cell
A list of formatted values of the cell.
withFormattedValues(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.Cell
A list of formatted values of the cell.
withFormula(String) - Method in class com.amazonaws.services.honeycode.model.Cell
The formula contained in the cell.
withFormula(String) - Method in class com.amazonaws.services.honeycode.model.Filter
A formula representing a filter function that returns zero or more matching rows from a table.
withHasHeaderRow(Boolean) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
Indicates whether the input file has a header row at the top containing the column names.
withHeaders(ColumnMetadata...) - Method in class com.amazonaws.services.honeycode.model.ResultSet
List of headers for all the data cells in the block.
withHeaders(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.honeycode.model.ResultSet
List of headers for all the data cells in the block.
withId(String) - Method in class com.amazonaws.services.honeycode.model.FailedBatchItem
The id of the batch item that failed.
withIgnoreEmptyRows(Boolean) - Method in class com.amazonaws.services.honeycode.model.DelimitedTextImportOptions
A parameter to indicate whether empty rows should be ignored or be included in the import.
withImportOptions(ImportOptions) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The options for customizing this import request.
withImportOptions(ImportOptions) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
The options that was specified at the time of submitting the import request.
withJobId(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
The ID of the job that was returned by the StartTableDataImportJob request.
withJobId(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
The id that is assigned to this import job.
withJobMetadata(TableDataImportJobMetadata) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
The metadata about the job that was submitted for import.
withJobStatus(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
The current status of the import job.
withJobStatus(TableDataImportJobStatus) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
The current status of the import job.
withJobStatus(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
The status of the import job immediately after submitting the request.
withJobStatus(TableDataImportJobStatus) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobResult
The status of the import job immediately after submitting the request.
withMaxResults(Integer) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The number of results to be returned on a single page.
withMaxResults(Integer) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
The maximum number of rows to return in each page of the results.
withMaxResults(Integer) - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
The maximum number of tables to return in each page of the results.
withMaxResults(Integer) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
The maximum number of rows to return in each page of the results.
withMessage(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobResult
A message providing more details about the current status of the import job.
withName(String) - Method in class com.amazonaws.services.honeycode.model.ColumnMetadata
The name of the column.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
This parameter is optional.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
Provides the pagination token to load the next page if there are more results matching the request.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
This parameter is optional.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
Provides the pagination token to load the next page if there are more results matching the request.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
This parameter is optional.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
Provides the pagination token to load the next page if there are more results matching the request.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
This parameter is optional.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
Provides the pagination token to load the next page if there are more results matching the request.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
This parameter is optional.
withNextToken(String) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
Provides the pagination token to load the next page if there are more results matching the request.
withOverrideFormat(String) - Method in class com.amazonaws.services.honeycode.model.DataItem
The overrideFormat is optional and is specified only if a particular row of data has a different format for the data than the default format defined on the screen or the table.
withOverrideFormat(Format) - Method in class com.amazonaws.services.honeycode.model.DataItem
The overrideFormat is optional and is specified only if a particular row of data has a different format for the data than the default format defined on the screen or the table.
withRawValue(String) - Method in class com.amazonaws.services.honeycode.model.Cell
The raw value of the data contained in the cell.
withRawValue(String) - Method in class com.amazonaws.services.honeycode.model.DataItem
The raw value of the data.
withRawValue(String) - Method in class com.amazonaws.services.honeycode.model.VariableValue
Raw value of the variable.
withResourceArn(String) - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceRequest
The resource's Amazon Resource Name (ARN).
withResourceArn(String) - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
The resource's Amazon Resource Name (ARN).
withResourceArn(String) - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
The resource's Amazon Resource Name (ARN).
withResults(Map<String, ResultSet>) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
A map of all the rows on the screen keyed by block name.
withRowId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The row ID for the automation if the automation is defined inside a block with source or list.
withRowId(String) - Method in class com.amazonaws.services.honeycode.model.ResultRow
The ID for a particular row.
withRowId(String) - Method in class com.amazonaws.services.honeycode.model.TableRow
The id of the row in the table.
withRowId(String) - Method in class com.amazonaws.services.honeycode.model.UpdateRowData
The id of the row that needs to be updated.
withRowIds(String...) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The list of row ids to delete from the table.
withRowIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The list of row ids to delete from the table.
withRowIds(String...) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
This parameter is optional.
withRowIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
This parameter is optional.
withRowIds(String...) - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
The list of row ids that were changed as part of an upsert row operation.
withRowIds(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
The list of row ids that were changed as part of an upsert row operation.
withRowIdsNotFound(String...) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of row ids included in the request that were not found in the table.
withRowIdsNotFound(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of row ids included in the request that were not found in the table.
withRows(Map<String, UpsertRowsResult>) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
A map with the batch item id as the key and the result of the upsert operation as the value.
withRows(TableRow...) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of rows in the table.
withRows(Collection<TableRow>) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
The list of rows in the table.
withRows(TableRow...) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
The list of rows in the table that match the query filter.
withRows(Collection<TableRow>) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
The list of rows in the table that match the query filter.
withRows(ResultRow...) - Method in class com.amazonaws.services.honeycode.model.ResultSet
List of rows returned by the request.
withRows(Collection<ResultRow>) - Method in class com.amazonaws.services.honeycode.model.ResultSet
List of rows returned by the request.
withRowsToCreate(CreateRowData...) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The list of rows to create at the end of the table.
withRowsToCreate(Collection<CreateRowData>) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The list of rows to create at the end of the table.
withRowsToUpdate(UpdateRowData...) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The list of rows to update in the table.
withRowsToUpdate(Collection<UpdateRowData>) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The list of rows to update in the table.
withRowsToUpsert(UpsertRowData...) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The list of rows to upsert in the table.
withRowsToUpsert(Collection<UpsertRowData>) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The list of rows to upsert in the table.
withScreenAutomationId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the automation action to be performed.
withScreenId(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The ID of the screen.
withScreenId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the screen that contains the screen automation.
withSubmitter(ImportJobSubmitter) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
Details about the submitter of the import request.
withSubmitTime(Date) - Method in class com.amazonaws.services.honeycode.model.TableDataImportJobMetadata
The timestamp when the job was submitted for import.
withTableColumnId(String) - Method in class com.amazonaws.services.honeycode.model.TableColumn
The id of the column in the table.
withTableColumnName(String) - Method in class com.amazonaws.services.honeycode.model.TableColumn
The name of the column in the table.
withTableColumns(TableColumn...) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
The list of columns in the table.
withTableColumns(Collection<TableColumn>) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
The list of columns in the table.
withTableId(String) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The ID of the table where the new rows are being added.
withTableId(String) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The ID of the table where the rows are being deleted.
withTableId(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The ID of the table where the rows are being updated.
withTableId(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The ID of the table where the rows are being upserted.
withTableId(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
The ID of the table into which data was imported.
withTableId(String) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
The ID of the table whose columns are being retrieved.
withTableId(String) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
The ID of the table whose rows are being retrieved.
withTableId(String) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
The ID of the table whose rows are being queried.
withTableId(String) - Method in class com.amazonaws.services.honeycode.model.Table
The id of the table.
withTableName(String) - Method in class com.amazonaws.services.honeycode.model.Table
The name of the table.
withTables(Table...) - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
The list of tables in the workbook.
withTables(Collection<Table>) - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
The list of tables in the workbook.
withTagKeys(String...) - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
A list of tag keys to remove from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.honeycode.model.UntagResourceRequest
A list of tag keys to remove from the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.honeycode.model.ListTagsForResourceResult
The resource's tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.honeycode.model.TagResourceRequest
A list of tags to apply to the resource.
withUpsertAction(String) - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
The result of the upsert action.
withUpsertAction(UpsertAction) - Method in class com.amazonaws.services.honeycode.model.UpsertRowsResult
The result of the upsert action.
withUserArn(String) - Method in class com.amazonaws.services.honeycode.model.ImportJobSubmitter
The AWS user ARN of the submitter of the import job, if available.
withVariables(Map<String, VariableValue>) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
Variables are optional and are needed only if the screen requires them to render correctly.
withVariables(Map<String, VariableValue>) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
Variables are specified as a map where the key is the name of the variable as defined on the screen.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsResult
The updated workbook cursor after adding the new rows at the end of the table.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsResult
The updated workbook cursor after deleting the rows from the table.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsResult
The updated workbook cursor after adding the new rows at the end of the table.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsResult
The updated workbook cursor after updating or appending rows in the table.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataResult
Indicates the cursor of the workbook at which the data returned by this workbook is read.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationResult
The updated workbook cursor after performing the automation action.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsResult
Indicates the cursor of the workbook at which the data returned by this request is read.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsResult
Indicates the cursor of the workbook at which the data returned by this request is read.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.ListTablesResult
Indicates the cursor of the workbook at which the data returned by this request is read.
withWorkbookCursor(Long) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsResult
Indicates the cursor of the workbook at which the data returned by this request is read.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.BatchCreateTableRowsRequest
The ID of the workbook where the new rows are being added.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.BatchDeleteTableRowsRequest
The ID of the workbook where the rows are being deleted.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpdateTableRowsRequest
The ID of the workbook where the rows are being updated.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.BatchUpsertTableRowsRequest
The ID of the workbook where the rows are being upserted.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.DescribeTableDataImportJobRequest
The ID of the workbook into which data was imported.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.GetScreenDataRequest
The ID of the workbook that contains the screen.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.InvokeScreenAutomationRequest
The ID of the workbook that contains the screen automation.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.ListTableColumnsRequest
The ID of the workbook that contains the table whose columns are being retrieved.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.ListTableRowsRequest
The ID of the workbook that contains the table whose rows are being retrieved.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.ListTablesRequest
The ID of the workbook whose tables are being retrieved.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.QueryTableRowsRequest
The ID of the workbook whose table rows are being queried.
withWorkbookId(String) - Method in class com.amazonaws.services.honeycode.model.StartTableDataImportJobRequest
The ID of the workbook where the rows are being imported.
A B C D E F G H I L M Q R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.