Interface RoundTripTime.Builder

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

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

    • p50

      RTT at the 50th percentile (p50).

      Parameters:
      p50 - RTT at the 50th percentile (p50).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • p90

      RTT at the 90th percentile (p90).

      Parameters:
      p90 - RTT at the 90th percentile (p90).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • p95

      RTT at the 95th percentile (p95).

      Parameters:
      p95 - RTT at the 95th percentile (p95).
      Returns:
      Returns a reference to this object so that method calls can be chained together.