Interface ThrottlingReason.Builder

  • Method Details

    • reason

      The reason that the request was throttled.

      Parameters:
      reason - The reason that 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 request to be throttled.

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