Interface MaxP95Performance.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MaxP95Performance.Builder,MaxP95Performance>, SdkBuilder<MaxP95Performance.Builder,MaxP95Performance>, SdkPojo
Enclosing class:
MaxP95Performance

public static interface MaxP95Performance.Builder extends SdkPojo, CopyableBuilder<MaxP95Performance.Builder,MaxP95Performance>
  • Method Details

    • iopsRead

      MaxP95Performance.Builder iopsRead(Double iopsRead)

      Peak IOPS related to read operations.

      Parameters:
      iopsRead - Peak IOPS related to read operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iopsWrite

      MaxP95Performance.Builder iopsWrite(Double iopsWrite)

      Peak IOPS related to write operations.

      Parameters:
      iopsWrite - Peak IOPS related to write operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iopsOther

      MaxP95Performance.Builder iopsOther(Double iopsOther)

      Peak IOPS unrelated to read and write operations.

      Parameters:
      iopsOther - Peak IOPS unrelated to read and write operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iopsTotal

      MaxP95Performance.Builder iopsTotal(Double iopsTotal)

      Peak total IOPS on your on-premises storage system resource.

      Parameters:
      iopsTotal - Peak total IOPS on your on-premises storage system resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • throughputRead

      MaxP95Performance.Builder throughputRead(Double throughputRead)

      Peak throughput related to read operations.

      Parameters:
      throughputRead - Peak throughput related to read operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • throughputWrite

      MaxP95Performance.Builder throughputWrite(Double throughputWrite)

      Peak throughput related to write operations.

      Parameters:
      throughputWrite - Peak throughput related to write operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • throughputOther

      MaxP95Performance.Builder throughputOther(Double throughputOther)

      Peak throughput unrelated to read and write operations.

      Parameters:
      throughputOther - Peak throughput unrelated to read and write operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • throughputTotal

      MaxP95Performance.Builder throughputTotal(Double throughputTotal)

      Peak total throughput on your on-premises storage system resource.

      Parameters:
      throughputTotal - Peak total throughput on your on-premises storage system resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • latencyRead

      MaxP95Performance.Builder latencyRead(Double latencyRead)

      Peak latency for read operations.

      Parameters:
      latencyRead - Peak latency for read operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • latencyWrite

      MaxP95Performance.Builder latencyWrite(Double latencyWrite)

      Peak latency for write operations.

      Parameters:
      latencyWrite - Peak latency for write operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • latencyOther

      MaxP95Performance.Builder latencyOther(Double latencyOther)

      Peak latency for operations unrelated to read and write operations.

      Parameters:
      latencyOther - Peak latency for operations unrelated to read and write operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.