Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO showing up in public-facing API Reference #5523

Open
tkhill-AWS opened this issue Aug 21, 2024 · 1 comment
Open

TODO showing up in public-facing API Reference #5523

tkhill-AWS opened this issue Aug 21, 2024 · 1 comment
Labels
documentation This is a problem with documentation. p2 This is a standard priority issue

Comments

@tkhill-AWS
Copy link
Contributor

Describe the issue

On the ExecutionAttributes.Builder javadoc page, this is showing:

TODO: We should deprecate this builder - execution attributes are mutable - why do we need a builder? We can just use copy() if it's because of ExecutionAttributes.unmodifiableExecutionAttributes(ExecutionAttributes).

This line should be removed.

Links

https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/core/interceptor/ExecutionAttributes.Builder.html

@tkhill-AWS tkhill-AWS added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Aug 21, 2024
@debora-ito debora-ito added p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Aug 21, 2024
@karan-sinha12
Copy link

Can I pick this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

3 participants