| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
ExecuteQueryResponse.rows()
Represents a single row in the query results.
|
| Modifier and Type | Method and Description |
|---|---|
ExecuteQueryResponse.Builder |
ExecuteQueryResponse.Builder.rows(Row... rows)
Represents a single row in the query results.
|
| Modifier and Type | Method and Description |
|---|---|
ExecuteQueryResponse.Builder |
ExecuteQueryResponse.Builder.rows(Collection<Row> rows)
Represents a single row in the query results.
|
Copyright © 2023. All rights reserved.