Uses of Class
software.amazon.awssdk.services.timestreamwrite.model.RecordsIngested
-
Packages that use RecordsIngested Package Description software.amazon.awssdk.services.timestreamwrite.model -
-
Uses of RecordsIngested in software.amazon.awssdk.services.timestreamwrite.model
Methods in software.amazon.awssdk.services.timestreamwrite.model that return RecordsIngested Modifier and Type Method Description RecordsIngestedWriteRecordsResponse. recordsIngested()Information on the records ingested by this request.Methods in software.amazon.awssdk.services.timestreamwrite.model with parameters of type RecordsIngested Modifier and Type Method Description WriteRecordsResponse.BuilderWriteRecordsResponse.Builder. recordsIngested(RecordsIngested recordsIngested)Information on the records ingested by this request.
-