| Package | Description |
|---|---|
| com.amazonaws.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
Row |
Row.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
ExecuteQueryResult.getRows()
Represents a single row in the query results.
|
| Modifier and Type | Method and Description |
|---|---|
ExecuteQueryResult |
ExecuteQueryResult.withRows(Row... rows)
Represents a single row in the query results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteQueryResult.setRows(Collection<Row> rows)
Represents a single row in the query results.
|
ExecuteQueryResult |
ExecuteQueryResult.withRows(Collection<Row> rows)
Represents a single row in the query results.
|
Copyright © 2025. All rights reserved.