issues
search
aws
/
aws-sdk-java-v2
The official AWS SDK for Java - Version 2
Apache License 2.0
2.2k
stars
853
forks
source link
Added Consumer builders args for existing APIs of BatchManager
#5514
Closed
joviegas
closed
3 months ago
joviegas
commented
3 months ago
Motivation and Context
Had a TODO in previous PR to add consumers for the API builders
Modifications
Added cunsumer builders to public API
Testing
Updated the test cases to use consumer builder
Motivation and Context
Had a TODO in previous PR to add consumers for the API builders
Modifications
Testing