Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.Row.Builder
Packages that use Row.Builder
-
Uses of Row.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return Row.BuilderModifier and TypeMethodDescriptionstatic Row.BuilderRow.builder()Row.Builder.rowData(Collection<Document> rowData) The data in a row of query results.The data in a row of query results.Row.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type Row.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Row.Builder>Row.serializableBuilderClass()