| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model | |
| software.amazon.awssdk.services.datasync.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceMetrics> |
DescribeStorageSystemResourceMetricsResponse.metrics()
The details that your discovery job collected about your storage system resource.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStorageSystemResourceMetricsResponse.Builder |
DescribeStorageSystemResourceMetricsResponse.Builder.metrics(ResourceMetrics... metrics)
The details that your discovery job collected about your storage system resource.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStorageSystemResourceMetricsResponse.Builder |
DescribeStorageSystemResourceMetricsResponse.Builder.metrics(Collection<ResourceMetrics> metrics)
The details that your discovery job collected about your storage system resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ResourceMetrics> |
DescribeStorageSystemResourceMetricsPublisher.metrics()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ResourceMetrics> |
DescribeStorageSystemResourceMetricsIterable.metrics()
Returns an iterable to iterate through the paginated
DescribeStorageSystemResourceMetricsResponse.metrics() member. |
Copyright © 2023. All rights reserved.