examples: Updated the reference attachHeaders to newAttachHeadersInterceptor in HeaderClientInterceptor#11759
Conversation
…tInterceptor in header example
shivaspeaks
left a comment
There was a problem hiding this comment.
Is there any replacement for this deprecated method? Or is it totally removed?
This is what I found from the PR that removed the deprecated attachHeaders, Use {@code stub.withInterceptors(newAttachHeadersInterceptor(...))} instea

CC: @kannanjgithub
@shivaspeaks As per my understanding it looks like these deprecated methods are completely removed so this ticket is raised recently with the scope of removing the deleted reference of doc comments by label issue as docs. I hope we are good here, please confirm. |
|
The reference should be updated to |
@ejona86 Updated the same and Request you to do the needful. |

Updated the deleted reference attachHeaders to newAttachHeadersInterceptor in HeaderClientInterceptor for header example
Fixes #11693