-
Notifications
You must be signed in to change notification settings - Fork 977
Closed
Labels
documentationThis is a problem with documentation.This is a problem with documentation.feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue
Description
Describe the issue
The documentation indicates
Returns:
A Java Future containing the result of the SelectObjectContent operation returned by the service.
but the implementation returns CompletableFuture<Void>. In addition, the second parameter is undocumented. That makes it unclear how the API should be used, or indeed how to get the result of the operation.
Links
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationThis is a problem with documentation.This is a problem with documentation.feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue