Interface ThrottlingReason.Builder

  • Method Details

    • reason

      A description of why a request was throttled.

      Parameters:
      reason - A description of why a 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 causes the request to be throttled.

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