Uses of Class
software.amazon.awssdk.services.datasync.model.Throughput
-
Packages that use Throughput Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of Throughput in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return Throughput Modifier and Type Method Description ThroughputP95Metrics. throughput()The throughput peaks for an on-premises storage system resource.Methods in software.amazon.awssdk.services.datasync.model with parameters of type Throughput Modifier and Type Method Description P95Metrics.BuilderP95Metrics.Builder. throughput(Throughput throughput)The throughput peaks for an on-premises storage system resource.
-