Interface BatchDescribeUserLimitsError.Builder

  • Method Details

    • userName

      The name of the user that failed.

      Parameters:
      userName - The name of the user that failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespace

      The namespace of the user that failed.

      Parameters:
      namespace - The namespace of the user that failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userArn

      The ARN of the user that failed.

      Parameters:
      userArn - The ARN of the user that failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      The error code for the failure.

      Parameters:
      errorCode - The error code for the failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The error message for the failure.

      Parameters:
      message - The error message for the failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.