Uses of Class
software.amazon.awssdk.services.datasync.model.P95Metrics
-
Packages that use P95Metrics Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of P95Metrics in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return P95Metrics Modifier and Type Method Description P95MetricsResourceMetrics. p95Metrics()The types of performance data that DataSync Discovery collects about the on-premises storage system resource.Methods in software.amazon.awssdk.services.datasync.model with parameters of type P95Metrics Modifier and Type Method Description ResourceMetrics.BuilderResourceMetrics.Builder. p95Metrics(P95Metrics p95Metrics)The types of performance data that DataSync Discovery collects about the on-premises storage system resource.
-