| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
P95Metrics |
P95Metrics.clone() |
P95Metrics |
ResourceMetrics.getP95Metrics()
The types of performance data that DataSync Discovery collects about the on-premises storage system resource.
|
P95Metrics |
P95Metrics.withIOPS(IOPS iOPS)
The IOPS peaks for an on-premises storage system resource.
|
P95Metrics |
P95Metrics.withLatency(Latency latency)
The latency peaks for an on-premises storage system resource.
|
P95Metrics |
P95Metrics.withThroughput(Throughput throughput)
The throughput peaks for an on-premises storage system resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceMetrics.setP95Metrics(P95Metrics p95Metrics)
The types of performance data that DataSync Discovery collects about the on-premises storage system resource.
|
ResourceMetrics |
ResourceMetrics.withP95Metrics(P95Metrics p95Metrics)
The types of performance data that DataSync Discovery collects about the on-premises storage system resource.
|
Copyright © 2023. All rights reserved.