Interface DescribeUserResponse.Builder

    • Method Detail

      • user

        DescribeUserResponse.Builder user​(User user)

        The user name.

        Parameters:
        user - The user name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        DescribeUserResponse.Builder requestId​(String requestId)

        The Amazon Web Services request ID for this operation.

        Parameters:
        requestId - The Amazon Web Services request ID for this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        DescribeUserResponse.Builder status​(Integer status)

        The HTTP status of the request.

        Parameters:
        status - The HTTP status of the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.