Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.Row
Packages that use Row
-
Uses of Row in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type RowModifier and TypeMethodDescriptionExecuteQueryResponse.rows()Represents a single row in the query results.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type RowModifier and TypeMethodDescriptionRepresents a single row in the query results.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type RowModifier and TypeMethodDescriptionExecuteQueryResponse.Builder.rows(Collection<Row> rows) Represents a single row in the query results.