Package-level declarations

Types

Link copied to clipboard

You do not have sufficient access to perform this action. Check that the workbook is owned by you and your IAM policy allows access to the resource in the request.

Link copied to clipboard

The automation execution did not end successfully.

Link copied to clipboard

The automation execution timed out.

Link copied to clipboard
class Cell

An object that represents a single cell in a table.

Link copied to clipboard
class CellInput

CellInput object contains the data needed to create or update cells in a table.

Link copied to clipboard

Metadata for column in the table.

Link copied to clipboard

Data needed to create a single row in a table as part of the BatchCreateTableRows request.

Link copied to clipboard
class DataItem

The data in a particular data cell defined on the screen.

Link copied to clipboard

An object that contains the options relating to parsing delimited text as part of an import request.

Link copied to clipboard

An object that contains the options relating to the destination of the import request.

Link copied to clipboard
sealed class ErrorCode
Link copied to clipboard

A single item in a batch that failed to perform the intended action because of an error preventing it from succeeding.

Link copied to clipboard
class Filter

An object that represents a filter formula along with the id of the context row under which the filter function needs to evaluate.

Link copied to clipboard
sealed class Format
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Base class for all service related exceptions thrown by the Honeycode client

Link copied to clipboard
Link copied to clipboard

An object that has details about the source of the data that was submitted for import.

Link copied to clipboard

An object that contains the configuration parameters for the data source of an import request.

Link copied to clipboard

An object that contains the attributes of the submitter of the import job.

Link copied to clipboard

An object that contains the options specified by the sumitter of the import request.

Link copied to clipboard
Link copied to clipboard

There were unexpected errors from the server.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The request timed out.

Link copied to clipboard

A Workbook, Table, App, Screen or Screen Automation was not found with the given ID.

Link copied to clipboard
class ResultRow

A single row in the ResultSet.

Link copied to clipboard
class ResultSet

ResultSet contains the results of the request for a single block or list defined on the screen.

Link copied to clipboard

The request caused service quota to be breached.

Link copied to clipboard

Remote service is unreachable.

Link copied to clipboard

An object that contains the properties for importing data to a specific column in a table.

Link copied to clipboard
class Table

An object representing the properties of a table in a workbook.

Link copied to clipboard

An object that contains attributes about a single column in a table

Link copied to clipboard

The metadata associated with the table data import job that was submitted.

Link copied to clipboard
Link copied to clipboard
class TableRow

An object that contains attributes about a single row in a table

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Tps(transactions per second) rate reached.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Data needed to create a single row in a table as part of the BatchCreateTableRows request.

Link copied to clipboard
sealed class UpsertAction
Link copied to clipboard

Data needed to upsert rows in a table as part of a single item in the BatchUpsertTableRows request.

Link copied to clipboard

An object that represents the result of a single upsert row request.

Link copied to clipboard

Request is invalid. The message in the response contains details on why the request is invalid.

Link copied to clipboard

The input variables to the app to be used by the InvokeScreenAutomation action request.