Uses of Class
software.amazon.awssdk.services.elasticache.model.ECPUPerSecond
-
Packages that use ECPUPerSecond Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of ECPUPerSecond in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return ECPUPerSecond Modifier and Type Method Description ECPUPerSecondCacheUsageLimits. ecpuPerSecond()Returns the value of the ECPUPerSecond property for this object.Methods in software.amazon.awssdk.services.elasticache.model with parameters of type ECPUPerSecond Modifier and Type Method Description CacheUsageLimits.BuilderCacheUsageLimits.Builder. ecpuPerSecond(ECPUPerSecond ecpuPerSecond)Sets the value of the ECPUPerSecond property for this object.
-