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