| Package | Description |
|---|---|
| com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
| com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
SelectObjectContentResult |
AmazonS3Client.selectObjectContent(SelectObjectContentRequest selectRequest) |
SelectObjectContentResult |
AmazonS3.selectObjectContent(SelectObjectContentRequest selectRequest)
This operation filters the contents of an Amazon S3 object based on a simple Structured Query Language (SQL) statement.
|
SelectObjectContentResult |
AbstractAmazonS3.selectObjectContent(SelectObjectContentRequest selectRequest) |
| Modifier and Type | Method and Description |
|---|---|
SelectObjectContentResult |
SelectObjectContentResult.withPayload(SelectObjectContentEventStream payload) |
Copyright © 2021. All rights reserved.