Uses of Class
software.amazon.awssdk.services.athena.model.SessionStatistics
-
Packages that use SessionStatistics Package Description software.amazon.awssdk.services.athena.model -
-
Uses of SessionStatistics in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return SessionStatistics Modifier and Type Method Description SessionStatisticsGetSessionResponse. statistics()Contains the DPU execution time.Methods in software.amazon.awssdk.services.athena.model with parameters of type SessionStatistics Modifier and Type Method Description GetSessionResponse.BuilderGetSessionResponse.Builder. statistics(SessionStatistics statistics)Contains the DPU execution time.
-