Uses of Class
software.amazon.awssdk.services.datasync.model.Capacity
-
Packages that use Capacity Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of Capacity in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return Capacity Modifier and Type Method Description CapacityResourceMetrics. capacity()The storage capacity of the on-premises storage system resource.Methods in software.amazon.awssdk.services.datasync.model with parameters of type Capacity Modifier and Type Method Description ResourceMetrics.BuilderResourceMetrics.Builder. capacity(Capacity capacity)The storage capacity of the on-premises storage system resource.
-