- hasDataItems() - Method in class software.amazon.awssdk.services.honeycode.model.ResultRow
-
Returns true if the DataItems property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.honeycode.model.ColumnMetadata
-
- hashCode() - Method in class software.amazon.awssdk.services.honeycode.model.DataItem
-
- hashCode() - Method in class software.amazon.awssdk.services.honeycode.model.GetScreenDataRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.honeycode.model.GetScreenDataResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.honeycode.model.InvokeScreenAutomationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.honeycode.model.InvokeScreenAutomationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.honeycode.model.ResultRow
-
- hashCode() - Method in class software.amazon.awssdk.services.honeycode.model.ResultSet
-
- hashCode() - Method in class software.amazon.awssdk.services.honeycode.model.VariableValue
-
- hasHeaders() - Method in class software.amazon.awssdk.services.honeycode.model.ResultSet
-
Returns true if the Headers property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasResults() - Method in class software.amazon.awssdk.services.honeycode.model.GetScreenDataResponse
-
Returns true if the Results property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasRows() - Method in class software.amazon.awssdk.services.honeycode.model.ResultSet
-
Returns true if the Rows property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasVariables() - Method in class software.amazon.awssdk.services.honeycode.model.GetScreenDataRequest
-
Returns true if the Variables property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasVariables() - Method in class software.amazon.awssdk.services.honeycode.model.InvokeScreenAutomationRequest
-
Returns true if the Variables property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- headers(Collection<ColumnMetadata>) - Method in interface software.amazon.awssdk.services.honeycode.model.ResultSet.Builder
-
List of headers for all the data cells in the block.
- headers(ColumnMetadata...) - Method in interface software.amazon.awssdk.services.honeycode.model.ResultSet.Builder
-
List of headers for all the data cells in the block.
- headers(Consumer<ColumnMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.honeycode.model.ResultSet.Builder
-
List of headers for all the data cells in the block.
- headers() - Method in class software.amazon.awssdk.services.honeycode.model.ResultSet
-
List of headers for all the data cells in the block.
- HoneycodeAsyncClient - Interface in software.amazon.awssdk.services.honeycode
-
Service client for accessing Honeycode asynchronously.
- HoneycodeAsyncClientBuilder - Interface in software.amazon.awssdk.services.honeycode
-
- HoneycodeBaseClientBuilder<B extends HoneycodeBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.honeycode
-
- HoneycodeClient - Interface in software.amazon.awssdk.services.honeycode
-
Service client for accessing Honeycode.
- HoneycodeClientBuilder - Interface in software.amazon.awssdk.services.honeycode
-
- HoneycodeException - Exception in software.amazon.awssdk.services.honeycode.model
-
- HoneycodeException(HoneycodeException.Builder) - Constructor for exception software.amazon.awssdk.services.honeycode.model.HoneycodeException
-
- HoneycodeException.Builder - Interface in software.amazon.awssdk.services.honeycode.model
-
- HoneycodeException.BuilderImpl - Class in software.amazon.awssdk.services.honeycode.model
-
- HoneycodeRequest - Class in software.amazon.awssdk.services.honeycode.model
-
- HoneycodeRequest(HoneycodeRequest.Builder) - Constructor for class software.amazon.awssdk.services.honeycode.model.HoneycodeRequest
-
- HoneycodeRequest.Builder - Interface in software.amazon.awssdk.services.honeycode.model
-
- HoneycodeRequest.BuilderImpl - Class in software.amazon.awssdk.services.honeycode.model
-
- HoneycodeResponse - Class in software.amazon.awssdk.services.honeycode.model
-
- HoneycodeResponse(HoneycodeResponse.Builder) - Constructor for class software.amazon.awssdk.services.honeycode.model.HoneycodeResponse
-
- HoneycodeResponse.Builder - Interface in software.amazon.awssdk.services.honeycode.model
-
- HoneycodeResponse.BuilderImpl - Class in software.amazon.awssdk.services.honeycode.model
-
- HoneycodeResponseMetadata - Class in software.amazon.awssdk.services.honeycode.model
-
- rawValue(String) - Method in interface software.amazon.awssdk.services.honeycode.model.DataItem.Builder
-
The raw value of the data.
- rawValue() - Method in class software.amazon.awssdk.services.honeycode.model.DataItem
-
The raw value of the data.
- rawValue(String) - Method in interface software.amazon.awssdk.services.honeycode.model.VariableValue.Builder
-
Raw value of the variable.
- rawValue() - Method in class software.amazon.awssdk.services.honeycode.model.VariableValue
-
Raw value of the variable.
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.AccessDeniedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.AutomationExecutionException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.AutomationExecutionTimeoutException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.HoneycodeException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.honeycode.model.HoneycodeException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.InternalServerException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.RequestTimeoutException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.ResourceNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.ServiceUnavailableException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.ThrottlingException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.ValidationException.Builder
-
- RequestTimeoutException - Exception in software.amazon.awssdk.services.honeycode.model
-
The request timed out.
- RequestTimeoutException.Builder - Interface in software.amazon.awssdk.services.honeycode.model
-
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.honeycode.model
-
A Workbook, App, Screen or Screen Automation was not found with the given ID.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.honeycode.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.honeycode.model.HoneycodeResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.honeycode.model.HoneycodeResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.honeycode.model.HoneycodeResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.honeycode.model.HoneycodeResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.honeycode.model.HoneycodeResponse
-
- ResultRow - Class in software.amazon.awssdk.services.honeycode.model
-
A single row in the ResultSet.
- ResultRow.Builder - Interface in software.amazon.awssdk.services.honeycode.model
-
- results(Map<String, ResultSet>) - Method in interface software.amazon.awssdk.services.honeycode.model.GetScreenDataResponse.Builder
-
A map of all the rows on the screen keyed by block name.
- results() - Method in class software.amazon.awssdk.services.honeycode.model.GetScreenDataResponse
-
A map of all the rows on the screen keyed by block name.
- ResultSet - Class in software.amazon.awssdk.services.honeycode.model
-
ResultSet contains the results of the request for a single block or list defined on the screen.
- ResultSet.Builder - Interface in software.amazon.awssdk.services.honeycode.model
-
- rowId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.InvokeScreenAutomationRequest.Builder
-
The row ID for the automation if the automation is defined inside a block with source or list.
- rowId() - Method in class software.amazon.awssdk.services.honeycode.model.InvokeScreenAutomationRequest
-
The row ID for the automation if the automation is defined inside a block with source or list.
- rowId(String) - Method in interface software.amazon.awssdk.services.honeycode.model.ResultRow.Builder
-
The ID for a particular row.
- rowId() - Method in class software.amazon.awssdk.services.honeycode.model.ResultRow
-
The ID for a particular row.
- rows(Collection<ResultRow>) - Method in interface software.amazon.awssdk.services.honeycode.model.ResultSet.Builder
-
List of rows returned by the request.
- rows(ResultRow...) - Method in interface software.amazon.awssdk.services.honeycode.model.ResultSet.Builder
-
List of rows returned by the request.
- rows(Consumer<ResultRow.Builder>...) - Method in interface software.amazon.awssdk.services.honeycode.model.ResultSet.Builder
-
List of rows returned by the request.
- rows() - Method in class software.amazon.awssdk.services.honeycode.model.ResultSet
-
List of rows returned by the request.