Uses of Class
software.amazon.awssdk.services.datasync.paginators.DescribeStorageSystemResourceMetricsIterable
-
Packages that use DescribeStorageSystemResourceMetricsIterable Package Description software.amazon.awssdk.services.datasync DataSync -
-
Uses of DescribeStorageSystemResourceMetricsIterable in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync that return DescribeStorageSystemResourceMetricsIterable Modifier and Type Method Description default DescribeStorageSystemResourceMetricsIterableDataSyncClient. describeStorageSystemResourceMetricsPaginator(Consumer<DescribeStorageSystemResourceMetricsRequest.Builder> describeStorageSystemResourceMetricsRequest)Returns information, including performance data and capacity usage, which DataSync Discovery collects about a specific resource in your-premises storage system.default DescribeStorageSystemResourceMetricsIterableDataSyncClient. describeStorageSystemResourceMetricsPaginator(DescribeStorageSystemResourceMetricsRequest describeStorageSystemResourceMetricsRequest)Returns information, including performance data and capacity usage, which DataSync Discovery collects about a specific resource in your-premises storage system.
-