Interface ThrottlingReason.Builder

  • Method Details

    • reason

      The reason code explaining why the request was throttled.

      Parameters:
      reason - The reason code explaining why the request was throttled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resource

      ThrottlingReason.Builder resource(String resource)

      The resource that caused the throttling.

      Parameters:
      resource - The resource that caused the throttling.
      Returns:
      Returns a reference to this object so that method calls can be chained together.