public static interface MaxP95Performance.Builder extends SdkPojo, CopyableBuilder<MaxP95Performance.Builder,MaxP95Performance>
| Modifier and Type | Method and Description |
|---|---|
MaxP95Performance.Builder |
iopsOther(Double iopsOther)
Peak IOPS unrelated to read and write operations.
|
MaxP95Performance.Builder |
iopsRead(Double iopsRead)
Peak IOPS related to read operations.
|
MaxP95Performance.Builder |
iopsTotal(Double iopsTotal)
Peak total IOPS on your on-premises storage system resource.
|
MaxP95Performance.Builder |
iopsWrite(Double iopsWrite)
Peak IOPS related to write operations.
|
MaxP95Performance.Builder |
latencyOther(Double latencyOther)
Peak latency for operations unrelated to read and write operations.
|
MaxP95Performance.Builder |
latencyRead(Double latencyRead)
Peak latency for read operations.
|
MaxP95Performance.Builder |
latencyWrite(Double latencyWrite)
Peak latency for write operations.
|
MaxP95Performance.Builder |
throughputOther(Double throughputOther)
Peak throughput unrelated to read and write operations.
|
MaxP95Performance.Builder |
throughputRead(Double throughputRead)
Peak throughput related to read operations.
|
MaxP95Performance.Builder |
throughputTotal(Double throughputTotal)
Peak total throughput on your on-premises storage system resource.
|
MaxP95Performance.Builder |
throughputWrite(Double throughputWrite)
Peak throughput related to write operations.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMaxP95Performance.Builder iopsRead(Double iopsRead)
Peak IOPS related to read operations.
iopsRead - Peak IOPS related to read operations.MaxP95Performance.Builder iopsWrite(Double iopsWrite)
Peak IOPS related to write operations.
iopsWrite - Peak IOPS related to write operations.MaxP95Performance.Builder iopsOther(Double iopsOther)
Peak IOPS unrelated to read and write operations.
iopsOther - Peak IOPS unrelated to read and write operations.MaxP95Performance.Builder iopsTotal(Double iopsTotal)
Peak total IOPS on your on-premises storage system resource.
iopsTotal - Peak total IOPS on your on-premises storage system resource.MaxP95Performance.Builder throughputRead(Double throughputRead)
Peak throughput related to read operations.
throughputRead - Peak throughput related to read operations.MaxP95Performance.Builder throughputWrite(Double throughputWrite)
Peak throughput related to write operations.
throughputWrite - Peak throughput related to write operations.MaxP95Performance.Builder throughputOther(Double throughputOther)
Peak throughput unrelated to read and write operations.
throughputOther - Peak throughput unrelated to read and write operations.MaxP95Performance.Builder throughputTotal(Double throughputTotal)
Peak total throughput on your on-premises storage system resource.
throughputTotal - Peak total throughput on your on-premises storage system resource.MaxP95Performance.Builder latencyRead(Double latencyRead)
Peak latency for read operations.
latencyRead - Peak latency for read operations.MaxP95Performance.Builder latencyWrite(Double latencyWrite)
Peak latency for write operations.
latencyWrite - Peak latency for write operations.MaxP95Performance.Builder latencyOther(Double latencyOther)
Peak latency for operations unrelated to read and write operations.
latencyOther - Peak latency for operations unrelated to read and write operations.Copyright © 2023. All rights reserved.